You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Ankit Gehlot (Jira)" <ji...@apache.org> on 2022/08/01 12:35:00 UTC

[jira] [Created] (ARROW-17269) [Java],[VECTOR] Implement TransferPair functions in MapVector to get ValueVector from transferPair as MapVector

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)