felipecrv opened a new pull request, #43928:
URL: https://github.com/apache/arrow/pull/43928

   ### Rationale for this change
   
   Better cache locality and it's simpler. Easier to use with a single 
allocation.
   
   ### What changes are included in this PR?
   
   Change of the `ChunkResolver::ResolveMany()` signature.
   
   ### Are these changes tested?
   
   Yes, by the tests in `chunked_array_test.cc`
   
   ### Are there any user-facing changes?
   
   No because `ChunkResolver` is still in the `internal` namespace.


-- 
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]

Reply via email to