[
https://issues.apache.org/jira/browse/SPARK-6871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Armbrust resolved SPARK-6871.
-------------------------------------
Resolution: Fixed
Fix Version/s: 1.4.0
Assignee: Liang-Chi Hsieh
> WITH clause in CTE can not following another WITH clause
> --------------------------------------------------------
>
> Key: SPARK-6871
> URL: https://issues.apache.org/jira/browse/SPARK-6871
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Reporter: Liang-Chi Hsieh
> Assignee: Liang-Chi Hsieh
> Fix For: 1.4.0
>
>
> For example, this sql query "WITH q1 AS (SELECT * FROM testData) WITH q2 AS
> (SELECT * FROM q1) SELECT * FROM q2" should not be successfully 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]