alamb commented on issue #10521: URL: https://github.com/apache/datafusion/issues/10521#issuecomment-2115936209
Hi @xinlifoobar - another thing that we could potentially do is to work at this from the SQL statement level (rather than the Expr level) As in implement a round trip test like this for a query with a grouping set: https://github.com/apache/datafusion/blob/main/datafusion/sql/tests/sql_integration.rs#L4678-L4708 -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org