andygrove commented on PR #1007:
URL: 
https://github.com/apache/datafusion-comet/pull/1007#issuecomment-2414162169

   After upmerging, I no longer see the deadlock, but instead get an error if I 
have insufficient memory allocated, which is improvement.
   
   ```
   org.apache.comet.CometNativeException (External error: Internal error: 
Partition is still not able to allocate enough memory for the array builders 
after spilling..
   ```
   
   However, when I increase memory, I see queries fail due to 
https://github.com/apache/datafusion-comet/issues/1019, and sometimes I see:
   
   ```
   
   ```


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