pitrou commented on issue #26685: URL: https://github.com/apache/arrow/issues/26685#issuecomment-1766707976
> One option would be maintaining an explicit shared-pointer stack of in-progress `ArrayData`s in the aggregator, which would obviate the need for the parent pointer: I have no idea why you would need that. I would expect this API to be a single function call and the underlying implementation is free to keep temporary state while moving recursively along the tree. -- 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]
