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 2020/12/22 05:24:32 UTC

[arrow] branch master updated (a2e7d3a -> 22f06bb)

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.git.


    from a2e7d3a  ARROW-10642: [R] Can't get Table from RecordBatchReader with 0 batches
     add 22f06bb  ARROW-10946: [Rust] Simplified bit chunk iterator

No new revisions were added by this update.

Summary of changes:
 rust/arrow/src/buffer.rs                  |  2 +-
 rust/arrow/src/util/bit_chunk_iterator.rs | 20 +++++++-------------
 2 files changed, 8 insertions(+), 14 deletions(-)