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

   > I've opened up two experimental mostly AI generated PRs to be able to 
explore some alternative designs:
   > https://github.com/apache/datafusion/pull/18307
   > https://github.com/apache/datafusion/pull/18306
   
   I'm wondering if it's even possible that the build side uses 
`partitioning=Hash` but the probe `partitioning=RoundRobinBatch` , if so it 
would be hard to route partitions from the probe side to the correct hash table?


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