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

Pull oracle specific changes for reading table column metadata into debezium-core

XMLWordPrintable

    • False
    • False
    • Undefined

      In OracleConnection#readTableColumn, we specifically need to read the default value from the result-set before any other values due to some quirks with the Oracle JDBC drivers when the default values are stored as types LONG or LONGRAW.

      We already handle some quirks specifically with the PostgreSQL JDBC drivers in the impl that is inside JdbcConnection#readTableColumn so there isn't really a reason why we cannot accommodate Oracle's needs in the debezium-core implementation directly.

              anmohant Anisha Mohanty
              ccranfor@redhat.com Chris Cranford
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: