Nithurshen commented on issue #16287: URL: https://github.com/apache/datafusion/issues/16287#issuecomment-3588082166
Hi, I investigated this issue using `cargo test --test sqllogictests -- --substrait-round-trip group_by.slt:870` and found that the test case is now passing on the current `main` branch. This appears to have been fixed by [PR #17909 (fix(substrait): schema errors for Aggregates with no groupings)](https://github.com/apache/datafusion/pull/17909) Since the specific test case is now resolved, I believe this issue can be closed. -- 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]
