alamb opened a new issue, #14894: URL: https://github.com/apache/datafusion/issues/14894
This is fallout from https://github.com/apache/datafusion/pull/14824 There is a small change in behavior now from DataFusion 45 and DataFusion 46 There were several tests changed (see link below) In order to preserve behavior from the old version, perhaps we should change `count_all()` to return `count(1) as "count(*)"` so it would be consistent with older versions? _Originally posted by @alamb in https://github.com/apache/datafusion/pull/14824#discussion_r1971470451_ -- 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.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