xinyiZzz opened a new issue #6037: URL: https://github.com/apache/incubator-doris/issues/6037
At present, when RowBatch is initialized, it will choose to allocate memory for `_tuple_ptrs` directly through malloc or use mempool according to `enable_partitioned_aggregation`. stick _tuple_ptrs into mempool. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
