You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xin Wu (Jira)" <ji...@apache.org> on 2020/02/09 12:52:00 UTC

[jira] [Created] (SPARK-30764) Improve the readability of EXPLAIN FORMATTED style

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