[ 
https://issues.apache.org/jira/browse/SPARK-54562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sandy Ryza resolved SPARK-54562.
--------------------------------
    Fix Version/s: 4.2.0
       Resolution: Fixed

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

> 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
>            Assignee: Yuheng Chang
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.2.0
>
>
> 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]

Reply via email to