[
https://issues.apache.org/jira/browse/SPARK-52714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sandy Ryza resolved SPARK-52714.
--------------------------------
Fix Version/s: 4.1.0
Resolution: Fixed
> [SDP] Remove unused "comment" arg on @append_flow decorator
> -----------------------------------------------------------
>
> Key: SPARK-52714
> URL: https://issues.apache.org/jira/browse/SPARK-52714
> Project: Spark
> Issue Type: Sub-task
> Components: SQL
> Affects Versions: 4.1.0
> Reporter: Jacky Wang
> Assignee: Jacky Wang
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.1.0
>
>
> In Spark Declarative Pipelines (SDP), users can define append flows in Python
> using the
> [{{append_flow}}|https://github.com/apache/spark/blob/e3321aa44ea255365222c491657b709ef41dc460/python/pyspark/pipelines/api.py#L34-L41]
> decorator. The {{append_flow}} decorator currently accepts a comment arg.
> However, it is not being used currently and is not referenced in the function
> body. There is not a way for users to see flow comments in SDP, so it should
> be removed for now.
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]