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

   Yes PMG should perform better than IE join. they are used to tackle 
different things regardless. IE joins are used on multi range while PMG is for 
a single range. You can see that DuckDB does the same thing here 
https://github.com/duckdb/duckdb/tree/main/src/execution/operator/join
   
   


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