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

The CHARACTER/CHARACTER(p)/CHARACTER VARYING(p) data types not recognized as JDBC type CHAR

    XMLWordPrintable

Details

    Description

      When a DDL event is captured during the streaming phase and the table contains a column that uses the CHARACTER data type, the Oracle DDL parser does not recognize this as a JDBC type CHAR data type, and instead maps it as OTHER. The net outcome is that the column's values are not propagated by the connector.

      The Oracle DDL parser should map CHARACTER column data types just like it does CHAR.

      Attachments

        Activity

          People

            ccranfor@redhat.com Chris Cranford
            ccranfor@redhat.com Chris Cranford
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: