This is an automated email from the ASF dual-hosted git repository.
npr pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 3bc6db9 ARROW-7066: [Python] Allow returning ChunkedArray in
__arrow_array__
add c930412 ARROW-6662: [Java] Implement equals/approxEquals API for
VectorSchemaRoot
No new revisions were added by this update.
Summary of changes:
.../org/apache/arrow/vector/VectorSchemaRoot.java | 90 ++++++++++++++++++++++
.../arrow/vector/compare/ApproxEqualsVisitor.java | 15 ++++
.../apache/arrow/vector/TestVectorSchemaRoot.java | 63 +++++++++++++++
3 files changed, 168 insertions(+)