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/07/27 20:30:00 UTC

[arrow-rs] branch master updated (445283c83 -> 82e0512b0)

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 445283c83 Use ArrayAccessor and FromIterator in Cast Kernels (#2169)
     add 82e0512b0 Fix disabling parquet statistics (#2185) (#2191)

No new revisions were added by this update.

Summary of changes:
 parquet/src/arrow/arrow_reader.rs    | 23 ++++++++++-
 parquet/src/column/writer/encoder.rs | 14 +++++--
 parquet/src/column/writer/mod.rs     | 79 ++++++++++++++++++++++++++++++------
 3 files changed, 97 insertions(+), 19 deletions(-)