Marwes opened a new pull request, #2363:
URL: https://github.com/apache/arrow-rs/pull/2363
# Rationale for this change
Refactors the metrics fields into sub-structs. Originally this was also
supposed to reduce how much generic code were instantiated in
`make_typed_statistics` but that method seems to have been removed. So now this
is just a refactor.
# What changes are included in this PR?
Moves fields related to page/column metrics into newly added structs for
clarity.
--
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]