FelixYBW commented on issue #10104: URL: https://github.com/apache/incubator-gluten/issues/10104#issuecomment-3034736562
It's the memory allocation issue. @marin-ma do we pre-allocate memory for merge of batches? If not we need to add this optimizations. When we do the merge, do we copy the string itself or the string pointer in stringview? -- 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]
