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

[jira] [Resolved] (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:all-tabpanel ]

Hyukjin Kwon resolved SPARK-37782.
----------------------------------
    Fix Version/s: 3.3.0
       Resolution: Fixed

Issue resolved by pull request 35062
[https://github.com/apache/spark/pull/35062]

> 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