GitHub user davies opened a pull request:
https://github.com/apache/spark/pull/7851
[SPARK-8232][SQL] Add sort_array support
This PR is based on #7581 , just fix the conflict.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/davies/spark sort_array
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/7851.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 #7851
----
commit a42b67824dee61bd8df530d5f07650c2f6b46fc2
Author: Cheng Hao <[email protected]>
Date: 2015-07-22T02:44:42Z
Add sort_array support
commit 80fc0f86ce727c5083420dad7739d6ded267e80a
Author: Cheng Hao <[email protected]>
Date: 2015-07-22T03:09:50Z
Add type checking
commit 0edab9c72909e98a86c2074f7e5cb68834273654
Author: Cheng Hao <[email protected]>
Date: 2015-07-29T02:57:22Z
Add asending/descending support for sort_array
commit 276d2d531f4d2606965d73844ff68c3bf25dd381
Author: Cheng Hao <[email protected]>
Date: 2015-07-29T04:12:09Z
add empty line
commit 664c960be3d426a2264a0c52aeeaf9dd6f45945f
Author: Cheng Hao <[email protected]>
Date: 2015-07-31T05:33:18Z
update the sort_array by using the ArrayData
commit 7cfda65c6eb03d3b4205f6840bff70ad6837fd1c
Author: Davies Liu <[email protected]>
Date: 2015-08-01T07:54:31Z
Merge branch 'master' of github.com:apache/spark into sort_array
Conflicts:
python/pyspark/sql/functions.py
commit a80ef66cd798fb0f94d29f2ca503754fd18fbab9
Author: Davies Liu <[email protected]>
Date: 2015-08-01T07:59:42Z
fix conflict
----
---
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]