You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Rafal Wojdyla (Jira)" <ji...@apache.org> on 2021/12/30 20:06:00 UTC

[jira] [Comment Edited] (SPARK-37782) Make DataFrame.transform take the parameters for the function.

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

Rafal Wojdyla edited comment on SPARK-37782 at 12/30/21, 8:05 PM:
------------------------------------------------------------------

Duplicate of [SPARK-37601|https://issues.apache.org/jira/browse/SPARK-37601], [apache/spark#34863|https://github.com/apache/spark/pull/34863], feel free to close the other ones since this is already merged.


was (Author: ravwojdyla):
Duplicate of [SPARK-37601|https://issues.apache.org/jira/browse/SPARK-37601]([apache/spark#34863|https://github.com/apache/spark/pull/34863]), feel free to close the other ones since this is already merged.

> Make DataFrame.transform take the parameters for the function.
> --------------------------------------------------------------
>
>                 Key: SPARK-37782
>                 URL: https://issues.apache.org/jira/browse/SPARK-37782
>             Project: Spark
>          Issue Type: Improvement
>          Components: PySpark
>    Affects Versions: 3.3.0
>            Reporter: Takuya Ueshin
>            Assignee: Takuya Ueshin
>            Priority: Major
>             Fix For: 3.3.0
>
>
> Currently when a function which takes parameters besides DataFrame is passed to {{DataFrame.transform}}, {{lambda}} needs to be used.
> Making {{DataFrame.transform}} take the parameters would be more convenient.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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