ritchie46 commented on pull request #9572: URL: https://github.com/apache/arrow/pull/9572#issuecomment-787460336
I do think that an `AlignedVec` in Arrow could speed up some code and make some internal code easier to maintain. If you want I could clean it up and propose a PR. To my knowledge, the `ChunkedArray's` are already existent in the C++ implementation. I don't know if the `ChunkedArray` in Polars is similar to that implementation. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
