peng bo created SPARK-27518: ------------------------------- Summary: Show statistics in Optimized Logical Plan in the "Details" On SparkSQL ui page when CBO is enabled Key: SPARK-27518 URL: https://issues.apache.org/jira/browse/SPARK-27518 Project: Spark Issue Type: Improvement Components: SQL, Web UI Affects Versions: 3.0.0 Reporter: peng bo
{{Statistics}} snapshot info with current query is really helpful to find out why the query runs slowly, especially caused by bad rejoin order when {{CBO}} is enabled. This issue is to show statistics in Optimized Logical Plan in the "Details" On SparkSQL ui page when CBO is enabled. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org