This is an automated email from the ASF dual-hosted git repository.
liyafan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 74af39d ARROW-6312: [C++] Add support for "pkg-config --static arrow"
add f0e0cfb ARROW-13147: [Java] Respect the rounding policy when
allocating vector buffers
No new revisions were added by this update.
Summary of changes:
.../org/apache/arrow/memory/BaseAllocator.java | 5 ++
.../org/apache/arrow/memory/BufferAllocator.java | 10 ++++
.../org/apache/arrow/vector/BaseValueVector.java | 5 +-
.../org/apache/arrow/vector/TestVectorAlloc.java | 63 ++++++++++++++++++++++
4 files changed, 80 insertions(+), 3 deletions(-)