Dandandan commented on pull request #9271: URL: https://github.com/apache/arrow/pull/9271#issuecomment-765223781
@jorgecarleitao Maybe, reasonably, yes (as long the underlying vecs have a few items). I think the clone on the `ArrayData` structure itself is expensive when slicing for a few elements as it does some allocations for the struct, the vecs, execute some code, etc. ---------------------------------------------------------------- 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]
