jonathanc-n commented on PR #16660:
URL: https://github.com/apache/datafusion/pull/16660#issuecomment-3176960810

   > Support additional join predicates 
https://github.com/apache/datafusion/pull/16660#discussion_r2265310584
   I dont think this should be done. I looked into it, and the overhead + 
complexity brought by checking selectivity just for a workload which is very 
unlikely (equijoin filters less than the single filter). DuckDB also doesnt 
support this if that is an indicator at all.


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