jayshrivastava commented on issue #21207: URL: https://github.com/apache/datafusion/issues/21207#issuecomment-4309591536
I've opened up a new PR https://github.com/apache/datafusion/pull/21807 which uses a single id for dynamic filters. I decided not to include serializing filters for `HashJoinExec`, `AggregateExec`, and `SortExec` to keep the PR small. but I plan to do that immediately afterwards. We can leave https://github.com/apache/datafusion/issues/20418 open until we have e2e tests passing 😄 -- 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]
