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

Apache Spark commented on SPARK-12799:
--------------------------------------

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

> Simplify various string output for expressions
> ----------------------------------------------
>
>                 Key: SPARK-12799
>                 URL: https://issues.apache.org/jira/browse/SPARK-12799
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>            Reporter: Reynold Xin
>
> We currently have "sql", "prettyString", "toString".
> The default implementation of "prettyString" is simply "toString" but 
> replaced the AttributeReferences with PrettyAttributes. I think we can just 
> remove the existing "sql" one, and rename "prettyString" to "sql". We might 
> need to do a little bit cleanup to make the prettyString work.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to