dongjoon-hyun commented on a change in pull request #24860: 
[SPARK-28034][SQL][TEST] Port with.sql
URL: https://github.com/apache/spark/pull/24860#discussion_r302339016
 
 

 ##########
 File path: sql/core/src/test/resources/sql-tests/inputs/pgSQL/with.sql
 ##########
 @@ -1190,7 +1183,9 @@ SELECT * FROM parent;
 --DROP RULE y_rule ON y;
 
 -- check that parser lookahead for WITH doesn't cause any odd behavior
+-- [TODO] WITH should be a reserved keyword?
 
 Review comment:
   +1 for that.

----------------------------------------------------------------
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