[teiid-issues] [JBoss JIRA] Created: (TEIID-1496) disjunctive rewrite

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Mon Mar 7 14:54:45 EST 2011


disjunctive rewrite
-------------------

                 Key: TEIID-1496
                 URL: https://issues.jboss.org/browse/TEIID-1496
             Project: Teiid
          Issue Type: Feature Request
          Components: Query Engine
    Affects Versions: 7.4
            Reporter: Steven Hawkins
            Assignee: Steven Hawkins
             Fix For: 7.4


for better index usage, something like col = 1 or col = 2 should be rewriten as col in (1, 2)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list