peter-toth commented on issue #24860: [WIP][SPARK-28034][SQL] Port with.sql URL: https://github.com/apache/spark/pull/24860#issuecomment-505470146 @dongjoon-hyun, @gatorsmile, @wangyum I finished the analysis of {{with.sql}}. Unfortunately there is a large discrepancy between PostgreSQL and Spark SQL so most of the file is still commented out. I have a PR open to address `WITH` in subqueries: https://github.com/apache/spark/pull/24831 And another work-in-progress one to support recursive queries: https://github.com/apache/spark/pull/23531
---------------------------------------------------------------- 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]
