You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ji...@apache.org on 2022/11/16 05:47:00 UTC

[arrow-rs] branch add-bloom-filter-3 updated (acd26ce64 -> ec3b5d0bd)

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

jiayuliu pushed a change to branch add-bloom-filter-3
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git


    from acd26ce64 get rid of mention of bloom feature
     add 7ee3aa250 add rustdoc
     add ec3b5d0bd eager reading

No new revisions were added by this update.

Summary of changes:
 parquet/src/bloom_filter/mod.rs       |  3 +++
 parquet/src/file/metadata.rs          |  2 +-
 parquet/src/file/properties.rs        | 21 +++++++++++++++++++++
 parquet/src/file/reader.rs            |  2 +-
 parquet/src/file/serialized_reader.rs | 27 +++++++++++++++++++--------
 5 files changed, 45 insertions(+), 10 deletions(-)