Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-2616

Negative timestamps are converted to positive during snapshot

    XMLWordPrintable

Details

    Description

      io.debezium.connector.postgresql.PostgresValueConverter.convertTimestampToLocalDateTime(Column, Field, Object) callsĀ  timestamp.toLocalDateTime() to do the conversion.

      Unfortunately this method does not work correctly with BC era and incorrectly changes the year value.

      Attachments

        Activity

          People

            jpechane Jiri Pechanec
            jpechane Jiri Pechanec
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: