[
https://issues.apache.org/jira/browse/ARROW-17269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-17269:
-----------------------------------
Labels: pull-request-available (was: )
> [Java] 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
> Reporter: Ankit Gehlot
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)