Tomasz Guzialek created METAMODEL-167:
-----------------------------------------
Summary: SELECT * from multiple tables with WHERE clause causes
duplication of SelectItems
Key: METAMODEL-167
URL: https://issues.apache.org/jira/browse/METAMODEL-167
Project: Apache MetaModel
Issue Type: Bug
Reporter: Tomasz Guzialek
While executing a SELECT * query on multiple tables together with a WHERE
clause, SelectItems from WHERE clause are concatenated with SelectItems
enumerated from SELECT *. The result list should not contain duplicate
SelecItems, but this they are not correctly detected.
Failing unit test coming soon in the comment.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)