etseidl opened a new pull request, #10719: URL: https://github.com/apache/arrow-rs/pull/10719
# Which issue does this PR close? - Closes #8818. Note: this is stacked on #10653 # Rationale for this change Following up on https://github.com/apache/arrow-rs/pull/10653#pullrequestreview-4920511170 > If we are going to mess with the APIs I think it may be worth considering some more drastic changes # What changes are included in this PR? Try to hide some of the complexity of the page indexes behind a struct with accessors for access by row group, or row group and column. # Are these changes tested? Should be covered by existing # Are there any user-facing changes? Yes, this changes the public interface to the page indexes quite a bit. -- 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]
