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/14 12:17:38 UTC

[arrow] branch main updated (4653918cf2 -> e4274c6e85)

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 4653918cf2 GH-36040: [MATLAB] Add `arrow.array.BooleanArray` class (#36041)
     add e4274c6e85 GH-34723: [Java] Enable log trace for Netty allocator memory usage (#35314)

No new revisions were added by this update.

Summary of changes:
 java/memory/memory-netty/pom.xml                   |  6 ++++
 .../io/netty/buffer/PooledByteBufAllocatorL.java   |  2 +-
 .../org/apache/arrow/memory/TestBaseAllocator.java | 40 ++++++++++++++++++++++
 3 files changed, 47 insertions(+), 1 deletion(-)