wugeer opened a new pull request, #1653: URL: https://github.com/apache/datafusion-sqlparser-rs/pull/1653
This PR supports `SELECT ... GROUP BY .. GROUPING SETS` syntax for hive dialect,. For more information, please refer to: https://cwiki.apache.org/confluence/display/Hive/Enhanced+Aggregation%2C+Cube%2C+Grouping+and+Rollup#EnhancedAggregation,Cube,GroupingandRollup-GROUPINGSETSclause Also support hive `with rollup/cube` clause. This resolves issue https://github.com/apache/datafusion-sqlparser-rs/issues/1644 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
