You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by em...@apache.org on 2020/01/17 05:33:32 UTC

[arrow] branch master updated (910ae42 -> bdffecf)

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 910ae42  ARROW-7568: [Java] Bump Apache Avro from 1.9.0 to 1.9.1
     add bdffecf  ARROW-7538: [Java] Clarify actual and desired size in AllocationManager

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/arrow/memory/AllocationManager.java | 10 ++++------
 .../org/apache/arrow/memory/NettyAllocationManager.java | 17 +++++++++++------
 .../java/org/apache/arrow/memory/TestBaseAllocator.java | 11 ++++++++---
 3 files changed, 23 insertions(+), 15 deletions(-)