geoffreyclaude commented on issue #24462: URL: https://github.com/apache/datafusion/issues/24462#issuecomment-5557208507
I've got another bug fix I'd like to include, but it's been present since DF47 so it can probably wait for DF55.2! https://github.com/apache/datafusion/pull/24932 prevents a TopK pushdown past DISTINCT, which meant pruning happened before deduplicating. -- 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]
