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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)