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

Procedural relational execution should support disjunctive criteria

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Duplicate
    • Icon: Optional Optional
    • 7.0
    • 6.0.0
    • Query Engine
    • None
    • Release Notes
    • High

      Defect Tracker #24820: Disjunctive criteria should be supported for procedure execution, i.e. select * from proc where input1 = 1 or input2 = 2. Note that for this to work it will to know the possible values for missing parameters in each of the disjuncts, which is covered by defect 24821. Otherwise each disjunct must fully specify all parameters, i.e. (input1 = 1 and input2 = 2) or (input1 = 2 and input2 = 3)

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

              Created:
              Updated:
              Resolved: