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/02/13 13:27:40 UTC

[arrow-rs] branch master updated (a423d92 -> 5d1cea7)

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 a423d92  Changes for 9.0.2  (#1291)
     add 5d1cea7  Clean up DecimalArray creation in parquet crate (#1247)

No new revisions were added by this update.

Summary of changes:
 parquet/src/arrow/array_reader.rs | 42 ++++++++++++++++++---------------------
 parquet/src/arrow/arrow_writer.rs | 12 +++++------
 parquet/src/arrow/converter.rs    | 26 ++++++++++--------------
 3 files changed, 35 insertions(+), 45 deletions(-)