You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/07/14 15:12:43 UTC

[GitHub] [spark] wangyum opened a new pull request #25151: [SPARK-28387][SQL][TEST] Port select_having.sql

wangyum opened a new pull request #25151: [SPARK-28387][SQL][TEST] Port select_having.sql
URL: https://github.com/apache/spark/pull/25151
 
 
   ## What changes were proposed in this pull request?
   
   This PR is to port select.sql from PostgreSQL regression tests. https://github.com/postgres/postgres/blob/REL_12_BETA2/src/test/regress/sql/select_having.sql
   
   The expected results can be found in the link: https://github.com/postgres/postgres/blob/REL_12_BETA2/src/test/regress/expected/select_having.out
   
   When porting the test cases, found one bug:
   [SPARK-28386](https://issues.apache.org/jira/browse/SPARK-28386): SCannot resolve ORDER BY columns with GROUP BY and HAVING
   
   ## 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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org