You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by li...@apache.org on 2023/06/29 16:00:45 UTC

[arrow] branch main updated (2455bc07e0 -> 8c113425bb)

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

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


    from 2455bc07e0 GH-36345: [C++] Prefer TypeError over Invalid in IsIn and IndexIn kernels (#36358)
     add 8c113425bb GH-34338: [Java] Removing the automatic enabling of BaseAllocator.DEBUG on -ea (#36042)

No new revisions were added by this update.

Summary of changes:
 docs/source/java/memory.rst                        | 10 ++-
 .../org/apache/arrow/memory/BaseAllocator.java     |  5 +-
 .../java/org/apache/arrow/memory/TestArrowBuf.java | 74 ++++++++++++++++------
 3 files changed, 60 insertions(+), 29 deletions(-)