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

REAL column values are omitted if value is an exact integer

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 0.7.4
    • None
    • postgresql-connector
    • None

      This only happens with wal2json. If we receive a JSON integer, rawValue.asFloat() returns null in Wal2JsonReplicationMessage.getValue(). This might be the same for other non-integer numeric types, too. We should add a test for all non-integer columns with an exact integer value to make sure this is addressed everywhere.

      Originally brought up on the mailing list.

            jpechane Jiri Pechanec
            gunnar.morling Gunnar Morling
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: