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

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

Takuya Ueshin created SPARK-37782:
-------------------------------------

             Summary: 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


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