You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "caican (Jira)" <ji...@apache.org> on 2021/11/19 04:37:00 UTC

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

caican created SPARK-37383:
------------------------------

             Summary: Prints 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: 3.2.0
            Reporter: caican


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