gabotechs opened a new pull request, #15345: URL: https://github.com/apache/datafusion/pull/15345
## Which issue does this PR close? - Closes #15344 ## Rationale for this change Fixing empty `count()` aggregation functions provided through Substrait ## What changes are included in this PR? Adding back this check https://github.com/apache/datafusion/pull/14824/files#diff-474e53672159d74dae38992a914a74eba81b8350ebe161f11d755f06414ed7b4 and testing it ## Are these changes tested? yes, by a new test and by extending previously existing tests ## Are there any user-facing changes? yes, users will be able to feed empty `count()` functions through the Substrait interface -- 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