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 2021/11/05 10:51:38 UTC

[arrow-rs] branch active_release updated (8540214 -> 3c69752)

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

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


    from 8540214  feat(ipc): Support writing dictionaries nested in structs and unions (#870) (#915)
     add 3c69752  Fix instances of UB that cause tests to not pass under miri (#878) (#916)

No new revisions were added by this update.

Summary of changes:
 parquet/src/util/bit_packing.rs | 2880 +++++++++++++++++++--------------------
 parquet/src/util/bit_util.rs    |    1 -
 parquet/src/util/hash_util.rs   |   35 +-
 3 files changed, 1455 insertions(+), 1461 deletions(-)