Commits


Ivan Chesnov authored and GitHub committed 87a1852d357
GH-38511: [Java] Add getTransferPair(Field, BufferAllocator, CallBack) for StructVector and MapVector (#38512) ### Rationale for this change Missed impl of getTransferPair(Field, BufferAllocator, CallBack) for StructVector and MapVector ### What changes are included in this PR? ### Are these changes tested? yes, added unit test. ### Are there any user-facing changes? * Closes: #38511 Authored-by: Ivan Chesnov <ivan.chesnov@dremio.com> Signed-off-by: David Li <li.davidm96@gmail.com>