You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by tu...@apache.org on 2022/06/16 20:45:46 UTC

[arrow-rs] branch master updated (f411a98da -> 2e3d8ddd0)

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

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


    from f411a98da Issue #1876: Explicitly declare the used features for each dependency in parquet (#1881)
     add 2e3d8ddd0 Implement UnionArray FieldData using Type Erasure (#1842)

No new revisions were added by this update.

Summary of changes:
 arrow/src/array/builder.rs  | 150 +++++++++++++-------------------------------
 arrow/src/buffer/mutable.rs |   2 +-
 2 files changed, 46 insertions(+), 106 deletions(-)