[ 
https://issues.apache.org/jira/browse/SPARK-20292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15966083#comment-15966083
 ] 

Apache Spark commented on SPARK-20292:
--------------------------------------

User 'viirya' has created a pull request for this issue:
https://github.com/apache/spark/pull/17623

> string representation of TreeNode is messy
> ------------------------------------------
>
>                 Key: SPARK-20292
>                 URL: https://issues.apache.org/jira/browse/SPARK-20292
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.2.0
>            Reporter: Wenchen Fan
>
> Currently we have a lot of string representations for QueryPlan/Expression: 
> toString, simpleString, verboseString, treeString, sql, etc.
> The logic between them is not very clear and as a result, 
> {{Expression.treeString}} is mostly unreadable as it contains a lot 
> duplicated information.
> We should clean it up



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to