edponce opened a new pull request #12055: URL: https://github.com/apache/arrow/pull/12055
Improves search time for finding a chunk in ChunkedArray using a binary search. Chunks are searched when invoking `GetScalar()` (C++) and index operator (Python). -- 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]
