[ 
https://issues.apache.org/jira/browse/SPARK-44145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17738210#comment-17738210
 ] 

ci-cassandra.apache.org commented on SPARK-44145:
-------------------------------------------------

User 'jdesjean' has created a pull request for this issue:
https://github.com/apache/spark/pull/41748

> Callback prior to execution
> ---------------------------
>
>                 Key: SPARK-44145
>                 URL: https://issues.apache.org/jira/browse/SPARK-44145
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 3.5.0
>            Reporter: Jean-Francois Desjeans Gauthier
>            Priority: Major
>
> Commands are eagerly executed after analysis phase, while other queries are 
> executed after planning planning. Users of Spark need to understand time 
> spent prior to execution. Currently, they need to understand the difference 
> between these 2 modes. Add a callback after query planning is completed that 
> can be used for such use.



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