wugeer opened a new issue, #1644:
URL: https://github.com/apache/datafusion-sqlparser-rs/issues/1644

   when parse sql `SELECT a, b, SUM(c) FROM tab1 GROUP BY a, b GROUPING SETS ( 
(a,b) )`, it fail in hive dialect.
   
![image](https://github.com/user-attachments/assets/dfcc1131-9711-4bd1-b759-010683a0fa87)
   
   See
   
https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=30151323#EnhancedAggregation,Cube,GroupingandRollup-GROUPINGSETSclause


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

Reply via email to