adriangb commented on issue #16841: URL: https://github.com/apache/datafusion/issues/16841#issuecomment-3572040514
So it seems then that if we moved to a world where we use the new Arrow memory tracking, register the memory when we first create the array and then when we slice / get a reference in accumulators, etc. we... do nothing? Aside from maybe GC'ing if we've got the only reference and we have a small slice? -- 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]
