You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ag...@apache.org on 2020/12/16 15:39:14 UTC

[arrow] branch master updated (aac3c33 -> 06ac750)

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

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


    from aac3c33  ARROW-10915: [Rust] README.md: set the Env vars as absolute dirs; several minor fixes.
     add 06ac750  ARROW-10927: [Rust][Parquet] Add Decimal to ArrayBuilderReader

No new revisions were added by this update.

Summary of changes:
 rust/parquet/src/arrow/array_reader.rs | 35 ++++++++++++++++++++---
 rust/parquet/src/arrow/arrow_reader.rs | 27 ++++++++++++++++++
 rust/parquet/src/arrow/converter.rs    | 52 +++++++++++++++++++++++++++++++---
 rust/parquet/src/arrow/schema.rs       | 15 ++++++++++
 4 files changed, 121 insertions(+), 8 deletions(-)