GitHub user anoopsharma00 opened a pull request: https://github.com/apache/incubator-trafodion/pull/700
jira TRAFODION-2184 groupby/orderby construct extensions and enablement Following extensions to groupby and order by have been enabled -- group/order by can be done on expressions -- order by clause can be specified within a subquery -- first N clause can be set inside of a subquery Some of these may not be fully tested and if there are bugs, they will be handled at that time. You can merge this pull request into a Git repository by running: $ git pull https://github.com/anoopsharma00/incubator-trafodion ansharma_trafr21_br Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-trafodion/pull/700.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #700 ---- commit 121e2b3450a8fd658583c7095b046961046f6fe5 Author: Anoop Sharma <anoop.sha...@esgyn.com> Date: 2016-09-14T03:56:47Z jira TRAFODION-2184 groupby/orderby construct extensions and enablement Following extensions to groupby and order by have been enabled -- group/order by can be done on expressions -- order by clause can be specified within a subquery -- first N clause can be set inside of a subquery Some of these may not be fully tested and if there are bugs, they will be handled at that time. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---