You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by al...@apache.org on 2021/03/09 22:50:03 UTC

[arrow] branch master updated (41d2da3 -> 37ef3ad)

This is an automated email from the ASF dual-hosted git repository.

alamb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from 41d2da3  ARROW-11610: [C++] Download boost from sourceforge instead of bintray
     add 37ef3ad  ARROW-11895: [Rust][DataFusion] Add support for more column statistics

No new revisions were added by this update.

Summary of changes:
 rust/datafusion/src/datasource/datasource.rs |  8 +++-
 rust/datafusion/src/datasource/memory.rs     | 23 +++++++++--
 rust/datafusion/src/physical_plan/parquet.rs | 62 +++++++++++++++++++++++++---
 3 files changed, 83 insertions(+), 10 deletions(-)