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

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


    from 93ba086  ARROW-8696: [Java] Convert tests to maven failsafe
     add 9eee23c  ARROW-8887: [Java] Avoid runway doubling of buffer size for 
complex vectors

No new revisions were added by this update.

Summary of changes:
 .../main/codegen/templates/DenseUnionVector.java   |  39 +++---
 .../src/main/codegen/templates/UnionVector.java    |  13 +-
 .../vector/complex/BaseRepeatedValueVector.java    |  14 +-
 .../arrow/vector/complex/FixedSizeListVector.java  |  13 +-
 .../apache/arrow/vector/complex/ListVector.java    |  13 +-
 .../apache/arrow/vector/complex/StructVector.java  |  13 +-
 .../org/apache/arrow/vector/TestVectorReAlloc.java | 144 +++++++++++++++++++++
 7 files changed, 201 insertions(+), 48 deletions(-)

Reply via email to