[
https://issues.jboss.org/browse/TEIIDDES-3125?page=com.atlassian.jira.plu...
]
Barry LaFond commented on TEIIDDES-3125:
----------------------------------------
[~shawkins] k.. I was able to apply the patch and verify that the parens were retained in
the T-Editor. Thx.
Set operations and parenthesis
------------------------------
Key: TEIIDDES-3125
URL:
https://issues.jboss.org/browse/TEIIDDES-3125
Project: Teiid Designer
Issue Type: Bug
Components: Transformations
Reporter: Mike Higgins
Assignee: Barry LaFond
Priority: Blocker
Fix For: 11.1.1
Entering a query such as:
(a
UNION ALL
b
UNION ALL
c)
INTERSECT
d
The query is displayed as
a UNION ALL b UNION ALL c INTERSECT d
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)