[
https://issues.apache.org/jira/browse/SPARK-13720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apache Spark reassigned SPARK-13720:
------------------------------------
Assignee: Apache Spark
> SQLBuilder.toSQL is broken when there is a sort by after having
> ---------------------------------------------------------------
>
> Key: SPARK-13720
> URL: https://issues.apache.org/jira/browse/SPARK-13720
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Reporter: Wenchen Fan
> Assignee: Apache Spark
>
> parse this SQL "SELECT COUNT(value) FROM parquet_t1 GROUP BY key HAVING
> MAX(key) > 0 SORT BY key" to logical plan and generate SQL string again, the
> generated SQL string can't be parsed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]