You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Stanilovsky Evgeny (JIRA)" <ji...@apache.org> on 2017/09/26 06:59:00 UTC

[jira] [Created] (IGNITE-6501) select distinct exception in simple sqlQuery request.

Stanilovsky Evgeny created IGNITE-6501:
------------------------------------------

             Summary: select distinct exception in simple sqlQuery request.
                 Key: IGNITE-6501
                 URL: https://issues.apache.org/jira/browse/IGNITE-6501
             Project: Ignite
          Issue Type: Bug
    Affects Versions: 2.1, 2.0
            Reporter: Stanilovsky Evgeny
            Assignee: Vladimir Ozerov


SqlQuery throws exception
{code}
Failed to parse query: SELECT distinct Value._KEY, distinct Value._VAL from Value
{code}
while SqlFieldsQuery works properly well.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)