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

Kasper Sørensen commented on METAMODEL-128:
-------------------------------------------

Maybe you can share it (on the review board [1] or as a Pull Request) and then 
we can have a look. Making the clone method public doesn't sound too scary to 
me, but I would be interested in seeing why and how and so on.

[1] reviews.apache.org/groups/metamodel/

> Ordering on aggregation value not working
> -----------------------------------------
>
>                 Key: METAMODEL-128
>                 URL: https://issues.apache.org/jira/browse/METAMODEL-128
>             Project: Apache MetaModel
>          Issue Type: Bug
>    Affects Versions: 4.3.2
>            Reporter: Ashish Mukherjee
>
> I am using a CSV Data Context example with multiple fields - occurrences, 
> first_name, last_name. 
> The query -
> SELECT SUM(persons.csv.occurrences) AS X, persons.csv.first_name FROM 
> ashish.persons.csv GROUP BY persons.csv.first_name ORDER BY X
> This query always orders the results by first_name and not the aggregation 
> value.



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

Reply via email to