[
https://issues.apache.org/jira/browse/SPARK-50404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated SPARK-50404:
-----------------------------------
Labels: pull-request-available (was: )
> PySpark Pipe Method
> -------------------
>
> Key: SPARK-50404
> URL: https://issues.apache.org/jira/browse/SPARK-50404
> Project: Spark
> Issue Type: Improvement
> Components: PySpark
> Affects Versions: 3.5.3
> Reporter: Lucas Nelson
> Priority: Trivial
> Labels: pull-request-available
>
> Implement pipe method for classic PySpark DataFrame. Similar to the transform
> method, this method can be called directly on a DataFrame to perform custom
> transformations functions. However, unlike the current transform method which
> requires one call per custom transformation, pipe can accept an ambiguous
> number of transformations and chain them together on the user's behalf.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]