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 2022/12/09 21:27:29 UTC

[arrow-rs] branch master updated (f078aede7 -> c215f499e)

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-rs.git


    from f078aede7 Use take for dictionary like comparisons (#3313)
     add c215f499e Use BufWriter when writing bloom filters (#3318) (#3319)

No new revisions were added by this update.

Summary of changes:
 parquet/src/arrow/arrow_writer/mod.rs | 55 ++++++++++++++++++++++++++++++-----
 parquet/src/bloom_filter/mod.rs       |  7 +++--
 parquet/src/file/properties.rs        | 14 ++++-----
 3 files changed, 59 insertions(+), 17 deletions(-)