Artem Shutak created IGNITE-624:
-----------------------------------

             Summary: 'Union' and 'Union all' do not supported in SqlFieldsQuery
                 Key: IGNITE-624
                 URL: https://issues.apache.org/jira/browse/IGNITE-624
             Project: Ignite
          Issue Type: Bug
            Reporter: Artem Shutak
            Assignee: Sergi Vladykin


'Union' and 'Union all' key words do not supported in SqlFieldsQuery on parsing 
level.

You can just try to execute:
- select 'foo' as bar union select 'foo' as bar
- select 'foo' as bar union all select 'foo' as bar



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

Reply via email to