alamb opened a new pull request, #8003: URL: https://github.com/apache/arrow-rs/pull/8003
# Which issue does this PR close? - Broken out of https://github.com/apache/arrow-rs/pull/7850 to try and make that easier to review - part of https://github.com/apache/arrow-rs/issues/7363 # Rationale for this change @XiangpengHao and I collaborated on https://github.com/apache/arrow-rs/pull/7850 but I felt it makes sense for others to review the code too This is literally a self contained subset I pulled out from https://github.com/apache/arrow-rs/pull/7850 that should be easier to review as it is mostly mechnical / boilerplate # What changes are included in this PR? 1. Add ArrowReaderMetrics and tests for caching # Are these changes tested? Yes # Are there any user-facing changes? There is a new `ArrowMetrics` API that is not yet hooked up to anything -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org