You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/07/02 10:46:36 UTC

[GitHub] [arrow-rs] alamb commented on pull request #512: Pre-compute parquet stats in arrow writer

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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org