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 2020/11/10 13:10:48 UTC

[arrow] branch master updated (c6b78a2 -> 41d2438)

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

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


    from c6b78a2  ARROW-10518: [C++][Gandiva] Adding NativeFunction::kCanReturnErrors to cast function in gandiva
     add 41d2438  ARROW-10461: [Rust] Fix offset bug in remainder bits

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 | 110 +++++++++++++++++++-----------
 2 files changed, 74 insertions(+), 38 deletions(-)