You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Hanifi Gunes (JIRA)" <ji...@apache.org> on 2014/12/18 00:49:13 UTC

[jira] [Created] (DRILL-1885) MapVector does not maintain the right ordinal for inner vectors causing ordinal to child vector mapping to fail

Hanifi Gunes created DRILL-1885:
-----------------------------------

             Summary: MapVector does not maintain the right ordinal for inner vectors causing ordinal to child vector mapping to fail
                 Key: DRILL-1885
                 URL: https://issues.apache.org/jira/browse/DRILL-1885
             Project: Apache Drill
          Issue Type: Bug
            Reporter: Hanifi Gunes
            Priority: Critical


MapVector does not maintain the correct ordinal for inner vectors. This causes ordinal to child vector mapping to fail. This raises ClassCastException if expected and actual data types are divergent or returns invalid data if value vector types are the same.



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