You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Jason Altekruse (JIRA)" <ji...@apache.org> on 2015/02/02 23:46:35 UTC

[jira] [Created] (DRILL-2144) Refactor repeated map to be structured like other repeated types

Jason Altekruse created DRILL-2144:
--------------------------------------

             Summary: Refactor repeated map to be structured like other repeated types
                 Key: DRILL-2144
                 URL: https://issues.apache.org/jira/browse/DRILL-2144
             Project: Apache Drill
          Issue Type: Improvement
            Reporter: Jason Altekruse


Currently there is a lot of shared code between map vector and repeated map vector. We should instead use the pattern from the other repeated types, where a repeated wrapper is added around the scalar type.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)