alamb commented on PR #9058: URL: https://github.com/apache/arrow-rs/pull/9058#issuecomment-3729354113
> My 2 cents is it would be better to move the codepaths relying on ArrayData over to using the typed arrays directly, this should not only cut down on allocations but unnecessary validation and dispatch overheads. Per your suggestion, I have made a few PRs to start this process - https://github.com/apache/arrow-rs/pull/9120 - https://github.com/apache/arrow-rs/pull/9121 -- 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]
