alamb commented on pull request #512: URL: https://github.com/apache/arrow-rs/pull/512#issuecomment-872904860
There is also a version of statistics in DataFusion here: https://github.com/apache/arrow-datafusion/blob/16a3db64cb50a5f6e27a032c270d9de40dd2d5a5/datafusion/src/datasource/datasource.rs#L31-L50 If we are going to bring the statistics into `arrow-rs` perhaps we can unify the statistics handling all around (so that we don't have separate statistics structs for arrow and datafusion) -- 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]
