[teiid-issues] [JBoss JIRA] (TEIID-2320) non pusable uncorrelated exists subquery will still be pushed

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Wed Dec 5 08:35:21 EST 2012


Steven Hawkins created TEIID-2320:
-------------------------------------

             Summary: non pusable uncorrelated exists subquery will still be pushed
                 Key: TEIID-2320
                 URL: https://issues.jboss.org/browse/TEIID-2320
             Project: Teiid
          Issue Type: Bug
          Components: Query Engine
    Affects Versions: 7.7
            Reporter: Steven Hawkins
            Assignee: Steven Hawkins
             Fix For: 8.3


The evaluation flag on the the exists predicate is not getting cloned properly, which means that an exists predicate that should be pre-evaluated (due to not being pushed-down) will instead be pushed down.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list