echai58 opened a new issue, #9928:
URL: https://github.com/apache/arrow-datafusion/issues/9928

   ### Describe the bug
   
   In delta-rs, when constructing a merge plan via Datafusion, we've seen the 
following error when running in an environment with only 1 CPU. After 
increasing to 2 CPUs, the issue is resolved. 
(https://github.com/delta-io/delta-rs/issues/2188)
   `
   Internal error: Invalid HashJoinExec partition count mismatch 1!=2
   `
   
   Why is this the case? 
   
   ### To Reproduce
   
   _No response_
   
   ### Expected behavior
   
   _No response_
   
   ### Additional context
   
   _No response_


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