This is an automated email from the ASF dual-hosted git repository.
emkornfield pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 95119a5 ARROW-7216: [Java] Improve the performance of
setting/clearing individual bits
add 74fa956 ARROW-7072: [Java] Support concating validity bits efficiently
No new revisions were added by this update.
Summary of changes:
.../org/apache/arrow/vector/BitVectorHelper.java | 81 +++++++++++++++++++++
.../apache/arrow/vector/TestBitVectorHelper.java | 82 ++++++++++++++++++++++
2 files changed, 163 insertions(+)