[jira] [Comment Edited] (SPARK-10915) Add support for UDAFs in Python

2016-10-18 Thread Tobi Bosede (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-10915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15580917#comment-15580917
 ] 

Tobi Bosede edited comment on SPARK-10915 at 10/18/16 6:45 PM:
---

Thoughts [~davies] and [~marmbrus]? Refer to 
https://www.mail-archive.com/user@spark.apache.org/msg58125.html 


was (Author: anito...@gmail.com):
Thoughts [~davies] and [~mgummelt]? Refer to 
https://www.mail-archive.com/user@spark.apache.org/msg58125.html 

> Add support for UDAFs in Python
> ---
>
> Key: SPARK-10915
> URL: https://issues.apache.org/jira/browse/SPARK-10915
> Project: Spark
>  Issue Type: Improvement
>  Components: PySpark, SQL
>Reporter: Justin Uang
>
> This should support python defined lambdas.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Comment Edited] (SPARK-10915) Add support for UDAFs in Python

2015-12-15 Thread Justin Uang (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-10915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15059055#comment-15059055
 ] 

Justin Uang edited comment on SPARK-10915 at 12/15/15 11:07 PM:


An abstract base class would be fine, or something like F.udaf(initialize_func, 
update_func, merge_func) would both be fine. Depends on which is more 
convenient/idiomatic in python.


was (Author: justin.uang):
An abstract base class would be fine, or something like F.udaf(initialize_func, 
update_func, merge_func) would both be fine. Depends on how which is more 
convenient.

> Add support for UDAFs in Python
> ---
>
> Key: SPARK-10915
> URL: https://issues.apache.org/jira/browse/SPARK-10915
> Project: Spark
>  Issue Type: Improvement
>  Components: PySpark, SQL
>Reporter: Justin Uang
>
> This should support python defined lambdas.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org