Xin Wu created SPARK-30764:
------------------------------

             Summary: Improve the readability of EXPLAIN FORMATTED style
                 Key: SPARK-30764
                 URL: https://issues.apache.org/jira/browse/SPARK-30764
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.1.0
            Reporter: Xin Wu


The style of EXPLAIN FORMATTED output needs to be improved. We’ve already got 
some observations/ideas in
[https://github.com/apache/spark/pull/27368#discussion_r376694496]. 
 
TODOs:
1.Using comma as the separator is not clear, especially commas are used inside 
the expressions too.
2.Show the column counts first? For example, `Results [4]: …`
3.Currently the attribute names are automatically generated, this need to 
refined.
4.Add arguments field in common implications as EXPLAIN FORMATTED did in 
QueryPlan
...



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to