[
https://issues.apache.org/jira/browse/METAMODEL-167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tomasz Guzialek updated METAMODEL-167:
--------------------------------------
Attachment: METAMODEL-167.patch
Unit test reproducing the issue.
> 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
> Attachments: METAMODEL-167.patch
>
>
> 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)