DDtKey commented on issue #4364:
URL: 
https://github.com/apache/arrow-datafusion/issues/4364#issuecomment-1544374766

   Hi @alamb, 
   
   Just wanted actualize this issue and enrich with some information.
   
   Currently Join filters are disabled for `SortMergeJoin` with 
[TODO](https://github.com/apache/arrow-datafusion/blob/68061aaccc2b069eb68f20a31202bd1f884ed752/datafusion/core/src/physical_plan/planner.rs#L1065-L1066)
 and it produces error in such case.
   
   So if I will disable `prefer_hash_join` config, it will lead to errors for 
such queries. 


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

Reply via email to