Yohahaha opened a new pull request, #5690:
URL: https://github.com/apache/incubator-gluten/pull/5690

   ## What changes were proposed in this pull request?
   
   Changes:
   1. add new config `spark.gluten.sql.columnar.backend.velox.memInitCapacity` 
to reduce memory arbitration times, default value is 32M.
   2. set `memoryPoolTransferCapacity_` with 
`spark.gluten.memory.reservationBlockSize`, move reservation computation logic 
from SparkAllocationListener to Arbitrator.
   3. refactor backend-wise config usage.


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