Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-30764

Improve the readability of EXPLAIN FORMATTED style

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.1.0
    • 3.0.0
    • SQL
    • None

    Description

      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
      ...

      Attachments

        Issue Links

          Activity

            People

              EricWu Xin Wu
              EricWu Xin Wu
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: