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 edae4a1 ARROW-6671: [C++][Python] Use more consistent names for
sparse tensor items
add 1766eb9 ARROW-6898: [Java] Fix potential memory leak in ArrowWriter
and several test classes
No new revisions were added by this update.
Summary of changes:
.../org/apache/arrow/vector/ipc/ArrowWriter.java | 6 +-
.../arrow/vector/TestBufferOwnershipTransfer.java | 16 +
.../vector/complex/writer/TestComplexWriter.java | 1036 ++++++++++----------
.../arrow/vector/ipc/TestArrowReaderWriter.java | 133 ++-
4 files changed, 642 insertions(+), 549 deletions(-)