nathanb9 commented on issue #3873:
URL: 
https://github.com/apache/datafusion-comet/issues/3873#issuecomment-4200991879

   For reproducing I set the per task memory limit to 128mb then run TPC-H 
SF100 Q9.
   But i think 128mb is too small per task regardless of not spilling so the 
hashjoin will always runs out of memory with 128mb constraint. But at least 
this allows testing the spill is being triggered on the native operator
   


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