Christian created DRILL-4602:
--------------------------------
Summary: Avro files dont work if the union format is ["some-type",
"null"]
Key: DRILL-4602
URL: https://issues.apache.org/jira/browse/DRILL-4602
Project: Apache Drill
Issue Type: Bug
Components: Storage - Avro
Affects Versions: 1.6.0
Reporter: Christian
Fix For: 1.7.0
Attachments: 0001-Fixing-avro-union-types.patch
An avro files generated by a different system (e.g. Spark) can have a slightly
different union format, that is not understood by drill. For example
["some-type", "null"] will cause an error when [ "null", "some-type"] still
works.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)