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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
