[GitHub] spark pull request #13571: [SPARK-15369][WIP][RFC][PySpark][SQL] Expose pote...

2016-10-13 Thread holdenk
Github user holdenk closed the pull request at: https://github.com/apache/spark/pull/13571 --- 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 en

[GitHub] spark pull request #13571: [SPARK-15369][WIP][RFC][PySpark][SQL] Expose pote...

2016-07-29 Thread holdenk
Github user holdenk commented on a diff in the pull request: https://github.com/apache/spark/pull/13571#discussion_r72871316 --- Diff: python/pyspark/sql/functions.py --- @@ -1731,13 +1749,115 @@ def sort_array(col, asc=True): # User Defined F

[GitHub] spark pull request #13571: [SPARK-15369][WIP][RFC][PySpark][SQL] Expose pote...

2016-07-29 Thread MechCoder
Github user MechCoder commented on a diff in the pull request: https://github.com/apache/spark/pull/13571#discussion_r72870886 --- Diff: python/pyspark/sql/functions.py --- @@ -1731,13 +1749,115 @@ def sort_array(col, asc=True): # User Defined

[GitHub] spark pull request #13571: [SPARK-15369][WIP][RFC][PySpark][SQL] Expose pote...

2016-06-08 Thread holdenk
GitHub user holdenk opened a pull request: https://github.com/apache/spark/pull/13571 [SPARK-15369][WIP][RFC][PySpark][SQL] Expose potential to use Jython for PySpark UDFs This is an early work in progress / RFC PR to see what interest exists / thoughts are around offering Jython f