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/11 04:30:12 UTC

[jira] [Created] (DRILL-1838) MapVector should late bind/replace vector type for null valued vectors

Hanifi Gunes created DRILL-1838:
-----------------------------------

             Summary: MapVector should late bind/replace vector type for null valued vectors
                 Key: DRILL-1838
                 URL: https://issues.apache.org/jira/browse/DRILL-1838
             Project: Apache Drill
          Issue Type: Bug
            Reporter: Hanifi Gunes
            Assignee: Hanifi Gunes


Assume we have two batches. The first one with all null values and the second one with a `concrete` value. Upon visiting the concrete value, we should replace the previous vector un-typed vector with the typed one to avoid a schema change exception.



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