Evaluate uncorrleated subqueries prior to pushdown for all command
types.
--------------------------------------------------------------------------
Key: TEIID-536
URL:
https://issues.jboss.org/browse/TEIID-536
Project: Teiid
Issue Type: Feature Request
Components: Query Engine
Affects Versions: 6.0.0
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 7.1.1
Criteria and expressions containing uncorrelated subqueries that cannot be pushed down
should be evaluated at the access node. Currently they require the introduction of a
separate select node or will simply fail for insert/update/delete.
See also JBEDSP-928
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: