[ 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to