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

   ## What changes were proposed in this pull request?
   Currently, in the Gluten code, once `velox::core::MemConfigMutable` is 
initialized, the key-value pairs are not modified anymore. This scenario is 
better suited for using `velox::core::MemConfig`. `MemConfigMutable` is 
suitable for scenarios where key-value pairs are modified by multiple threads.
   
   
   ## How was this patch tested?
   existed ci


-- 
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: commits-unsubscr...@gluten.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@gluten.apache.org
For additional commands, e-mail: commits-h...@gluten.apache.org

Reply via email to