Description
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.
Attachments
Issue Links
- blocks
-
SPARK-12720 SQL generation support for cube, rollup, and grouping set
- Resolved
- is duplicated by
-
SPARK-13311 prettyString of IN is not good
- Resolved
- links to