Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-32

Support null values in proc relational joins

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Minor Minor
    • 8.0
    • 9.x
    • Query Engine
    • None

      Defect Tracker #24719: For dependent procedure executions to support null values we need to support criteria of the form:

      (value is not null and input = value) or (value is null and input is null)

      Currently this will not plan correctly because we do not recognize that the halfs of the conjunct are mutually exclusive and will not require 'or' support if the value is a reference and will have a known value.

            Unassigned Unassigned
            rhn-engineering-shawkins Steven Hawkins
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: