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

Support null values in proc relational joins

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: