GitHub user cloud-fan opened a pull request:
https://github.com/apache/spark/pull/9961
[SPARK-11863][SQL] Unable to resolve order by if it contains mixture of
aliases and real columns
this is based on https://github.com/apache/spark/pull/9844, with some bug
fix and clean up.
whoever merge this PR, please give the credit to @dilipbiswal
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cloud-fan/spark sort
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/9961.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 #9961
----
commit 954f9194377b759fa8414c3a66fb7ee5c74640b7
Author: Dilip Biswal <[email protected]>
Date: 2015-11-04T05:23:11Z
[SPARK-11863] Unable to resolve order by attributes if it contains mixture
of aliases and real columns.
commit ef4274a06a5859e0f233baaab4044a6d1b0e6418
Author: Dilip Biswal <[email protected]>
Date: 2015-11-20T08:11:46Z
Fix test failure
commit d319524be7fb8daedb72a23587182f8307afd812
Author: Dilip Biswal <[email protected]>
Date: 2015-11-24T02:28:30Z
Implement code review comments
commit 8c9609849a8cf3784258b11c6728f32807889c33
Author: Dilip Biswal <[email protected]>
Date: 2015-11-24T07:28:25Z
fix test failure
commit cbf14ffa49c456193e56946ae30181d7b6571139
Author: Dilip Biswal <[email protected]>
Date: 2015-11-24T07:36:48Z
minor style
commit 3d4515f67526a540ad1e551f005a1ae619f0dde7
Author: Wenchen Fan <[email protected]>
Date: 2015-11-25T05:39:01Z
Merge remote-tracking branch 'origin/master' into sort
commit 8ad6897b64c3bab3c249e79e54d2979bd672f2c3
Author: Wenchen Fan <[email protected]>
Date: 2015-11-25T05:49:04Z
bug gix
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]