Reynold Xin created SPARK-12799:
-----------------------------------

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

Reply via email to