helgikrs commented on PR #20447: URL: https://github.com/apache/datafusion/pull/20447#issuecomment-3976812169
@adriangb move the function to the JoinType and updated the gate to use that function, updated and added some more tests to reflect that change. With this change the dynamic filter would be pushed down for Left, LeftSemi, RightSemi, LeftAnti and LeftMark joins. -- 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]
