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 84aac1ecb1 MINOR: [Go] Bump golang.org/x/crypto,net,sys to latest
versions in /go (#41033)
add 5dc50865b7 GH-30866: [Java] fix SplitAndTransfer throws for (0,0) if
vector empty (#41066)
No new revisions were added by this update.
Summary of changes:
.../arrow/vector/BaseLargeVariableWidthVector.java | 12 +-
.../arrow/vector/BaseVariableWidthVector.java | 6 +-
.../apache/arrow/vector/complex/ListVector.java | 28 ++---
.../arrow/vector/TestLargeVarCharVector.java | 4 +-
.../apache/arrow/vector/TestSplitAndTransfer.java | 121 ++++++++++++++++++++-
5 files changed, 140 insertions(+), 31 deletions(-)