You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2022/03/07 05:43:00 UTC

[jira] [Commented] (SPARK-37383) Print the parsing time for each phase of a SQL

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

Apache Spark commented on SPARK-37383:
--------------------------------------

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

> 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org