wForget opened a new issue, #10932:
URL: https://github.com/apache/incubator-gluten/issues/10932

   ### Backend
   
   VL (Velox)
   
   ### Bug description
   
   #9336 removed the logic of passing the memory change of 
DynamicOffHeapSizingMemoryTarget to TaskMemoryManager, which will cause spark 
consumers to not be able to trigger spills from the native side.
   
   > Avoid chaining DynamicOffHeapSizingMemoryTarget with Spark consumer since 
it basically never triggers spills because of its design. The target will 
manage OOMs by itself.
   
   I can't understand this description.
   
   ### Gluten version
   
   _No response_
   
   ### Spark version
   
   None
   
   ### Spark configurations
   
   _No response_
   
   ### System information
   
   _No response_
   
   ### Relevant logs
   
   ```bash
   
   ```


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