You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ra...@apache.org on 2020/02/13 07:31:59 UTC

[arrow] branch master updated (412145b -> d437175)

This is an automated email from the ASF dual-hosted git repository.

ravindra pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from 412145b  ARROW-5757: [Python] Remove Python 2.7 support
     add d437175  ARROW-7793: [Java] Release accounted-for reservation memory to parent in case of leak

No new revisions were added by this update.

Summary of changes:
 .../org/apache/arrow/memory/BaseAllocator.java     |  7 +++--
 .../org/apache/arrow/memory/TestBaseAllocator.java | 35 ++++++++++++++++++++++
 2 files changed, 40 insertions(+), 2 deletions(-)