alamb commented on issue #20855: URL: https://github.com/apache/datafusion/issues/20855#issuecomment-4041958168
Ok, I made a bunch of backport PRs (with codex's help) - [[branch-52] fix: disable dynamic filter pushdown for non min/max aggregates (#20279) #20877](https://github.com/apache/datafusion/pull/20877) - [[branch-52] fix: maintain inner list nullability for (#19948) #20878](https://github.com/apache/datafusion/pull/20878) - [[branch-52] fix: Ensure columns are casted to the correct names with Unions (#20146) #20879](https://github.com/apache/datafusion/pull/20879) - [[branch-52] fix: interval analysis error when have two filterexec that inner filter proves zero selectivity (#20743) #20880](https://github.com/apache/datafusion/pull/20880) - [[branch-52] fix: Return ](https://github.com/apache/datafusion/pull/20881)probe_side.len()[ for RightMark/Anti count(*) queries (#20710) #20881](https://github.com/apache/datafusion/pull/20881) -- 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]
