[teiid-issues] [JBoss JIRA] Updated: (TEIID-222) Procedural relational execution should support disjunctive criteria

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Wed Feb 11 11:48:45 EST 2009


     [ https://jira.jboss.org/jira/browse/TEIID-222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins updated TEIID-222:
---------------------------------

          Component/s: Query Engine
        Fix Version/s: 6.x
    Affects Version/s: 6.0.0
              Affects: [Release Notes]
           Complexity: High


> Procedural relational execution should support disjunctive criteria
> -------------------------------------------------------------------
>
>                 Key: TEIID-222
>                 URL: https://jira.jboss.org/jira/browse/TEIID-222
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: Query Engine
>    Affects Versions: 6.0.0
>            Reporter: Steven Hawkins
>            Priority: Optional
>             Fix For: 6.x
>
>
> 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)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the teiid-issues mailing list