This is an automated email from the ASF dual-hosted git repository.
cutlerb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 68679b8 ARROW-13048: [C++] Fix copying objects with special
characters on S3FS
add 43ed963 ARROW-13044: [Java] Change UnionVector and DenseUnionVector
to extend AbstractContainerVector
No new revisions were added by this update.
Summary of changes:
.../main/codegen/templates/DenseUnionVector.java | 45 +++++++++++++++++-----
.../src/main/codegen/templates/UnionVector.java | 45 +++++++++++++++++-----
.../apache/arrow/vector/TestDenseUnionVector.java | 18 ++++++++-
.../org/apache/arrow/vector/TestUnionVector.java | 14 +++++++
4 files changed, 100 insertions(+), 22 deletions(-)