You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@metamodel.apache.org by "Alberto (JIRA)" <ji...@apache.org> on 2015/12/11 12:30:11 UTC

[jira] [Commented] (METAMODEL-127) DISTINCT query bug

    [ https://issues.apache.org/jira/browse/METAMODEL-127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15052642#comment-15052642 ] 

Alberto commented on METAMODEL-127:
-----------------------------------

Is there any update on this issue? A user of our product has just noticed this using the MongoDB datacontext.

> DISTINCT query bug
> ------------------
>
>                 Key: METAMODEL-127
>                 URL: https://issues.apache.org/jira/browse/METAMODEL-127
>             Project: Apache MetaModel
>          Issue Type: Bug
>    Affects Versions: 4.3.2
>         Environment: Linux
>            Reporter: Ashish Mukherjee
>
> I am using a CSV Data Context example with multiple fields - occurrences, first_name, last_name.
> Running this query -
> SELECT DISTINCT persons.csv.first_name FROM persons.csv
> This query performs a distinct across all the three columns and not just on the column adjacent to the DISTINCT keyword.



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