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 2021/06/04 02:05:16 UTC

[arrow] branch master updated (e1690d6 -> 4abd200)

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 e1690d6  ARROW-12751: [C++] Implement minimum/maximum kernels
     add 4abd200  ARROW-12907: [Java] Fix memory leak on deserialization errors

No new revisions were added by this update.

Summary of changes:
 .../vector/ipc/message/MessageSerializer.java      |  9 ++++-
 .../arrow/vector/ipc/MessageSerializerTest.java    | 44 ++++++++++++++++------
 2 files changed, 39 insertions(+), 14 deletions(-)