You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Igor Guzenko (JIRA)" <ji...@apache.org> on 2019/03/12 15:08:00 UTC

[jira] [Created] (DRILL-7097) Rename MapVector to StructVector

Igor Guzenko created DRILL-7097:
-----------------------------------

             Summary: Rename MapVector to StructVector
                 Key: DRILL-7097
                 URL: https://issues.apache.org/jira/browse/DRILL-7097
             Project: Apache Drill
          Issue Type: Improvement
            Reporter: Igor Guzenko
            Assignee: Igor Guzenko


For a long time Drill's MapVector was actually more suitable for representing Struct data. And in Apache Arrow it was actually renamed to StructVector. To align our code with Arrow and give space for planned implementation of canonical Map<K,V> (DRILL-7096) we need to rename existing MapVector and all related classes. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)