You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Hanifi Gunes (JIRA)" <ji...@apache.org> on 2016/01/19 16:50:39 UTC

[jira] [Created] (DRILL-4283) Experimental union type support is broken around ComplexWriterImpl

Hanifi Gunes created DRILL-4283:
-----------------------------------

             Summary: Experimental union type support is broken around ComplexWriterImpl
                 Key: DRILL-4283
                 URL: https://issues.apache.org/jira/browse/DRILL-4283
             Project: Apache Drill
          Issue Type: Bug
            Reporter: Hanifi Gunes
            Priority: Critical


VectorAccessibleComplexWriter#getWriter does not pass along the union flag while creating ComplexWriterImpl. This c'tor assumes union type is disabled.

To reproduce: i) enable union type ii) run a query over data with changing schema that uses ComplexWriterImpl like convert_from(..., 'JSON'). Query, then, should fail as though union type is not enabled.



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