[
https://issues.apache.org/jira/browse/SPARK-54562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated SPARK-54562:
-----------------------------------
Labels: pull-request-available (was: )
> Block eager analysis / execution inside flow function from server side rather
> than client side
> ----------------------------------------------------------------------------------------------
>
> Key: SPARK-54562
> URL: https://issues.apache.org/jira/browse/SPARK-54562
> Project: Spark
> Issue Type: Sub-task
> Components: Declarative Pipelines
> Affects Versions: 4.1.1
> Reporter: Yuheng Chang
> Priority: Major
> Labels: pull-request-available
>
> Previously, we block eager analysis / execution inside the flow function by
> intercepting the AnalyzePlan / ExecutePlan request from Python the Spark
> Connect client and perform the validation. Now, since we have
> PipelineAnalysisContext, we should be able to perform the validation from the
> server side.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]