LiaCastaneda commented on issue #20195:
URL: https://github.com/apache/datafusion/issues/20195#issuecomment-4163948012

   There is also some discussion here 
https://github.com/apache/datafusion/issues/19580 on not having the CASE 
statement inside the `DynamicFilterPhysicalExpr` but having it just a 
[router](https://github.com/apache/datafusion/blob/a9dc1dcac15ebb748fc865e4d73af97b1e61c3be/datafusion/physical-plan/src/joins/hash_join/shared_bounds.rs#L461)
 in the `HashJoinExec`


-- 
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]

Reply via email to