wangyum opened a new pull request #25588: [SPARK-28000][SQL][TEST] Port 
comments.sql
URL: https://github.com/apache/spark/pull/25588
 
 
   ## What changes were proposed in this pull request?
   
   This PR is to port comments.sql from PostgreSQL regression tests. 
https://github.com/postgres/postgres/blob/REL_12_BETA2/src/test/regress/sql/comments.sql
   
   The expected results can be found in the link: 
https://github.com/postgres/postgres/blob/REL_12_BETA2/src/test/regress/expected/comments.out
   
   When porting the test cases, found one PostgreSQL specific features that do 
not exist in Spark SQL:
   [SPARK-28880](https://issues.apache.org/jira/browse/SPARK-28880): ANSI SQL: 
Bracketed comments
   
   
   ## How was this patch tested?
   
   N/A

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