[
https://issues.apache.org/jira/browse/ATLAS-2353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Madhan Neethiraj updated ATLAS-2353:
------------------------------------
Affects Version/s: 1.0.0
Fix Version/s: 1.0.0
Committed to master:
http://git-wip-us.apache.org/repos/asf/atlas/commit/8253653b
> [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
> Affects Versions: 1.0.0
> Reporter: Apoorv Naik
> Assignee: Apoorv Naik
> Priority: Major
> Fix For: 1.0.0
>
>
> 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
(v7.6.3#76005)