avantgardnerio commented on issue #22758: URL: https://github.com/apache/datafusion/issues/22758#issuecomment-4680466582
@cetra3 that is a fantastic write up you did on the state of the allocator API. > we would need to swap out all arrow allocations and vecs with custom ones I don't understand this part though. I know you _can_ swap them all, but why not use a [global allocator](https://github.com/apache/datafusion/pull/22834)? -- 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]
