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

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Tue Oct 6 17:35:49 EDT 2009


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

Steven Hawkins resolved TEIID-222.
----------------------------------

    Resolution: Duplicate Issue


Marking as a duplicate of TEIID-183 (which was deferred).  It is the general case for query expansion with disjunctive criteria. 

> 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.3
>
>
> 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