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/05/11 18:26:33 UTC

[arrow] branch main updated (053b5eecb5 -> a26b30ded9)

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 053b5eecb5 GH-35040: [Python] Pyarrow scalar cast should use compute kernel (#35395)
     add a26b30ded9 GH-35553: [JAVA] Fix unwrap() in NettyArrowBuf (#35554)

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/io/netty/buffer/NettyArrowBuf.java          |  9 ++++++++-
 .../src/test/java/io/netty/buffer/TestNettyArrowBuf.java      | 11 +++++++++++
 2 files changed, 19 insertions(+), 1 deletion(-)