adriangb commented on issue #17188: URL: https://github.com/apache/datafusion/issues/17188#issuecomment-3189690982
I think we could do something like: 1. Keep track of how many output partitions we have in HashJoinExec. 2. Keep track of the overall bounds amongst all partitions. 3. Only update the filter once all partitions' build sides have been computed. -- 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