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 5d6192c7db MINOR: [Release] Update .deb/.rpm changelogs for 14.0.0
add 87a1852d35 GH-38511: [Java] Add getTransferPair(Field,
BufferAllocator, CallBack) for StructVector and MapVector (#38512)
No new revisions were added by this update.
Summary of changes:
.../org/apache/arrow/vector/complex/MapVector.java | 5 +++++
.../apache/arrow/vector/complex/StructVector.java | 9 +++++++++
.../org/apache/arrow/vector/TestMapVector.java | 23 ++++++++++++++++++++++
.../org/apache/arrow/vector/TestStructVector.java | 12 +++++++++++
4 files changed, 49 insertions(+)