thinkharderdev commented on issue #12454:
URL: https://github.com/apache/datafusion/issues/12454#issuecomment-2351562539

   > Depending on the join's output cardinality that might not be too bad (it 
is certainly better than repartitioning the base `data` table) but it could 
also be bad.
   
   In our case it doesn't help much since the output cardinality can be (in 
principle) even larger than the size of `data`


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