]
Ramesh Reddy updated TEIID-43:
------------------------------
Component/s: Query Engine
Fix Version/s: 6.x
Affects Version/s: 6.x
command deterministic subqueries without from clauses should be
merged if possible
----------------------------------------------------------------------------------
Key: TEIID-43
URL:
https://jira.jboss.org/jira/browse/TEIID-43
Project: Teiid
Issue Type: Bug
Components: Query Engine
Affects Versions: 6.x
Reporter: Steven Hawkins
Priority: Optional
Fix For: 6.x
Defect Tracker #24752: command deterministic subqueries without from clauses should be
merged if possible:
i.e. select e1, a from pm1.g1, (select 1 a) x <=> select e1, 1 from pm1.g1
i.e. select e1, (select 1 a) from pm1.g1 <=> select e1, 1 from pm1.g1
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: