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

SelectLobParser checks for lowercase "is null" instead of uppercase "IS NULL"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.6.0.Beta2
    • None
    • oracle-connector
    • None

      In the parseOperator function of SelectLobParser, one of the checks is for the keyword "is" as a part of "is null". However, the SQL I see has it in uppercase like "IS NULL". This leads to a parsing exception.

            Unassigned Unassigned
            infinitesnowboy Patrick Chu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: