[
https://issues.apache.org/jira/browse/SPARK-37383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17446327#comment-17446327
]
Apache Spark commented on SPARK-37383:
--------------------------------------
User 'caican00' has created a pull request for this issue:
https://github.com/apache/spark/pull/34665
> Print the parsing time for each phase of a SQL
> ----------------------------------------------
>
> Key: SPARK-37383
> URL: https://issues.apache.org/jira/browse/SPARK-37383
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 2.4.0
> Reporter: caican
> Priority: Major
>
> the time spent for each phase of a SQL is counted and recorded in
> QueryPlanningTracker , But it doesn't show up anywhere.
> when SQL parsing is suspected to be slow, we cannot confirm which phase is
> slow,therefore, it is necessary to print out the SQL parsing time.
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]