[
https://issues.apache.org/jira/browse/ATLAS-2353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apoorv Naik reassigned ATLAS-2353:
----------------------------------
Assignee: Apoorv Naik
> [DSL] Orderby ordering should be applied to the selected column(s)
> ------------------------------------------------------------------
>
> Key: ATLAS-2353
> URL: https://issues.apache.org/jira/browse/ATLAS-2353
> Project: Atlas
> Issue Type: Bug
> Reporter: Apoorv Naik
> Assignee: Apoorv Naik
>
> Eg. DB groupby(owner) select name, owner orderby name
> This query results in ordering of elements per group, so the selected columns
> wouldn't appear sorted/ordered
> This fix defers the ordering to a later stage after the select result is
> obtained, so that the ordering is done on the selected columns
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)