adriangb commented on issue #23376: URL: https://github.com/apache/datafusion/issues/23376#issuecomment-4971869907
Just to clarify, what we mean by `implement dynamic filtering generally` is implement for across operators for non-hash partitioned plans? AFAIK for hash partitioned plans we have implemented dynamic filters generally for many operators. Hash join implementations in particular has several problems / open issues, but they are implemented. -- 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]
