FelixYBW commented on issue #11542:
URL: 
https://github.com/apache/incubator-gluten/issues/11542#issuecomment-3844089821

   > [@FelixYBW](https://github.com/FelixYBW) As 
[@wForget](https://github.com/wForget) posted the data compressing already uses 
the `arrow::default_memory_pool()`. It shouldn't borrow memory here.
   
   @wForget FYI, arrow::default_memory_pool() uses overhead memory, but not 
global memory we allocated for velox. it won't trigger spill. But may cause 
"killed by yarn" issue of overhead memory isn't enough.


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