kangkaisen opened a new pull request #1899: Use mem_pool replace arena first step URL: https://github.com/apache/incubator-doris/pull/1899 For https://github.com/apache/incubator-doris/issues/1898 Why use mem_pool replace arena? 1. **The mem_pool and arena is the same essentially** 2. **mem_pool is more powerful than arena** 3. **mem_pool is widely used** We should use mem_pool replace arena step by step, and finally remove arena.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
