[ https://issues.apache.org/jira/browse/SPARK-37383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
caican updated SPARK-37383: --------------------------- Affects Version/s: 2.4.0 (was: 3.2.0) > 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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org