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 e92416f  ARROW-8009: [Java] Fix the hash code methods for BitVector
     add 0f36697  ARROW-7837 [JAVA] copyFromSafe fails due to a bug in 
handleSafe

No new revisions were added by this update.

Summary of changes:
 .../vector/VariableWidthVectorBenchmarks.java      | 40 ++++++++++++++++++++++
 .../arrow/vector/BaseVariableWidthVector.java      | 12 +++----
 .../org/apache/arrow/vector/VarBinaryVector.java   | 11 +++---
 .../org/apache/arrow/vector/VarCharVector.java     | 12 +++----
 .../java/org/apache/arrow/vector/TestCopyFrom.java | 32 +++++++++++++++++
 5 files changed, 89 insertions(+), 18 deletions(-)

Reply via email to