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

DECFLOAT data type is ignored

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Major Major
    • None
    • None
    • db2-connector
    • None
    • False
    • False

      Created a table named NUMBERS with NUM_DECFLOAT column of the type DECFLOAT, when a change record is produced, this warning message shown:

      Unexpected JDBC type '1111' for column 'NUM_DECFLOAT' that will be ignored

      The nice thing is that the record is still produced, just without this field included.

      According to the documentation, this type is supported and should be treated asĀ org.apache.kafka.connect.data.Decimal

              Unassigned Unassigned
              yossish Yossi Shirizli (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: