You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by em...@apache.org on 2020/03/06 04:49:12 UTC

[arrow] branch master updated (5ffbf0a -> e92416f)

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 5ffbf0a  ARROW-8016: [Developer] Fix jira-python deprecation warning in merge_arrow_pr.py
     add e92416f  ARROW-8009: [Java] Fix the hash code methods for BitVector

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/arrow/vector/BitVector.java    | 24 +++++++++++++++
 .../org/apache/arrow/vector/TestBitVector.java     | 35 ++++++++++++++++++++++
 2 files changed, 59 insertions(+)