You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Aman Omer (Jira)" <ji...@apache.org> on 2020/01/06 13:13:00 UTC

[jira] [Updated] (SPARK-30437) Uneven spaces for some fields in EXPLAIN FORMATTED

     [ https://issues.apache.org/jira/browse/SPARK-30437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aman Omer updated SPARK-30437:
------------------------------
    Summary: Uneven spaces for some fields in EXPLAIN FORMATTED  (was: Uneven spaces for some fields for EXPLAIN FORMATTED)

> Uneven spaces for some fields in EXPLAIN FORMATTED
> --------------------------------------------------
>
>                 Key: SPARK-30437
>                 URL: https://issues.apache.org/jira/browse/SPARK-30437
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.0.0
>            Reporter: Aman Omer
>            Priority: Minor
>
> Output of EXPLAIN EXTENDED have uneven spaces. Eg,
> {code:java}
> (4) Project [codegen id : 1]
> Output    : [key#x, val#x]
> Input     : [key#x, val#x]
>      
> (5) HashAggregate [codegen id : 1]
> Input: [key#x, val#x]
> {code}
> Unlike input field for HashAggregate, Output and Input fields of Project have more spaces.



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