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 6c15eb8e84 MINOR: [Java] Update develocity access key environment
variable (#41880)
add 706b3e09e1 GH-40932: [Java] Implement TransferPair functionality for
StringView (#41861)
No new revisions were added by this update.
Summary of changes:
.../arrow/vector/BaseVariableWidthViewVector.java | 166 ++++++-
.../org/apache/arrow/vector/ViewVarCharVector.java | 52 ++-
.../apache/arrow/vector/TestSplitAndTransfer.java | 250 ++++++++++-
.../apache/arrow/vector/TestVarCharViewVector.java | 498 +++++++++++++++++++++
4 files changed, 940 insertions(+), 26 deletions(-)