You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexei Scherbakov (JIRA)" <ji...@apache.org> on 2016/06/07 15:34:21 UTC

[jira] [Created] (IGNITE-3273) SQL query parse error on map query side

Alexei Scherbakov created IGNITE-3273:
-----------------------------------------

             Summary: SQL query parse error on map query side
                 Key: IGNITE-3273
                 URL: https://issues.apache.org/jira/browse/IGNITE-3273
             Project: Ignite
          Issue Type: Bug
          Components: general
            Reporter: Alexei Scherbakov
             Fix For: 1.7


Distributed SQL query cannot be parsed on map side if it contains left join.
The same local query works without any error.
Replacing left join with inner join removes the error.
See the attachment for the reproducer.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)