You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by su...@apache.org on 2021/12/14 18:38:55 UTC

[arrow] branch master updated (36367fe -> 902b541)

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

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


    from 36367fe  ARROW-14676: [R][Docs] Add article on how to build a few different setups via docker to dev docs
     add 902b541  ARROW-14718: [Java] loadValidityBuffer should avoid allocating memory when input is not null and there are only null or non-null values

No new revisions were added by this update.

Summary of changes:
 .../org/apache/arrow/vector/BitVectorHelper.java   | 11 ++++-
 .../apache/arrow/vector/TestBitVectorHelper.java   | 56 ++++++++++++++++++++++
 2 files changed, 65 insertions(+), 2 deletions(-)