alamb commented on issue #4328: URL: https://github.com/apache/arrow-rs/issues/4328#issuecomment-2208607411
Thank you @efredine 🙏 -- I don't think @tustvold was planning to pick this up (though he can correct me if I a wrong) I recommend: 1. put the statistics code in its own module (perhaps `statistics.rs` in https://github.com/apache/arrow-rs/tree/master/parquet/src/arrow/arrow_reader?) 2. Put the tests from arrow_statistics.rs in their own "integration" test in https://github.com/apache/arrow-rs/tree/master/parquet/tests (perhaps `statistics.rs) Thank you so much 🙏 -- 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]
