felipecrv opened a new pull request, #41561:
URL: https://github.com/apache/arrow/pull/41561
### Rationale for this change
I want `ResolveMany` to support me in the implementation of `Take` that
doesn't `Concatenate` all the chunks from a `ChunkedArray` `values` parameter.
### What changes are included in this PR?
- Implementation of `ChunkResolver::ResolveMany()`
- Addition of missing unit tests for `ChunkResolver`
### Are these changes tested?
Yes. By new unit tests.
### Are there any user-facing changes?
No. `ChunkResolver` is an internal API at the moment (see #34535 for future
plans).
--
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]