You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ne...@apache.org on 2021/05/04 04:44:47 UTC

[arrow-rs] branch master updated (8f030db -> 6a65543)

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

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


    from 8f030db  Made integration tests always run. (#248)
     add 6a65543  fix parquet max_definition for non-null structs (#246)

No new revisions were added by this update.

Summary of changes:
 parquet/src/arrow/arrow_writer.rs |  60 ++++++++++++++++--
 parquet/src/arrow/levels.rs       | 124 +++++++++++++++++++++++++++++++++++---
 2 files changed, 170 insertions(+), 14 deletions(-)