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/05/19 23:29:11 UTC

[arrow] branch master updated (8ba6d18 -> 9904394)

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 8ba6d18  ARROW-8399: [Rust] Extend memory alignments to include other architectures
     add 9904394  ARROW-8629: [Rust] Eliminate indirection of zero sized allocations

No new revisions were added by this update.

Summary of changes:
 rust/arrow/src/memory.rs        | 51 +++++++++++++++++++++++++++++------------
 rust/arrow/src/util/bit_util.rs | 11 +++++----
 2 files changed, 42 insertions(+), 20 deletions(-)