Ankit Gehlot created ARROW-17269:
------------------------------------
Summary: [Java],[VECTOR] Implement TransferPair functions in
MapVector to get ValueVector from transferPair as MapVector
Key: ARROW-17269
URL: https://issues.apache.org/jira/browse/ARROW-17269
Project: Apache Arrow
Issue Type: Improvement
Components: Java
Affects Versions: 10.0.0
Reporter: Ankit Gehlot
call to getTransferPair for MapVector should give a ValueVector of type
MapVector but there is no implementation for TransferPair and hence it uses
ListVector implementation of TransferPair hence the ValueVector will be
LIstVector
--
This message was sent by Atlassian Jira
(v8.20.10#820010)