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

Apache Spark reassigned SPARK-12799:
------------------------------------

    Assignee: Apache Spark

> 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
>            Assignee: Apache Spark
>
> 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