peter-toth commented on issue #22936: [SPARK-19799] Support WITH clause (CTE) 
in subqueries
URL: https://github.com/apache/spark/pull/22936#issuecomment-498145598
 
 
   @gatorsmile @gbloisi @chrysanxia may I take over this?
   I played a bit with recursion support recently:
   https://github.com/apache/spark/pull/23531# and during porting 
https://github.com/postgres/postgres/blob/master/src/test/regress/sql/with.sql 
I also found that WITH is not supported in subqueries 
https://github.com/apache/spark/pull/23531#discussion_r249968739 (point 6).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to