You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by alin-corodescu <al...@gmail.com> on 2017/11/13 08:13:44 UTC

Re: Incorrect map query built when joining with a subquery with group by statement

Following up on the previous discussion, I have filed an issue regarding the
problem : https://issues.apache.org/jira/browse/IGNITE-6865
I have found a workaround this issue by using FROM (select * from Persons)
instead of FROM Persons directly, which seems like a bug, because the 2
queries should be semantically equivalent.



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/