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)