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

Jean-Francois Desjeans Gauthier updated SPARK-50600:
----------------------------------------------------
    Component/s:     (was: Connect)

> Set analyzed on analysis failure
> --------------------------------
>
>                 Key: SPARK-50600
>                 URL: https://issues.apache.org/jira/browse/SPARK-50600
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 4.0.0
>            Reporter: Jean-Francois Desjeans Gauthier
>            Priority: Major
>              Labels: pull-request-available
>
> As part of SPARK-44145, a callback was added to track completion of analysis 
> and optimization phase of a query. While the analyzed plan is sent when 
> analysis completes successfully it does not when it fail. In that case, we 
> should fallback to the ParsedPlan.
> The purpose of the analyze event is to track when analysis completes, as such 
> it should also be sent on both success & failure.



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