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

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

     [ https://issues.apache.org/jira/browse/IGNITE-6501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stanilovsky Evgeny updated IGNITE-6501:
---------------------------------------
    Attachment: DistinctTest.java

> 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.0, 2.1
>            Reporter: Stanilovsky Evgeny
>            Assignee: Vladimir Ozerov
>         Attachments: DistinctTest.java
>
>
> 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)