You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Christian (JIRA)" <ji...@apache.org> on 2016/05/04 16:13:12 UTC

[jira] [Updated] (DRILL-4602) Avro files dont work if the union format is ["some-type", "null"]

     [ https://issues.apache.org/jira/browse/DRILL-4602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian updated DRILL-4602:
-----------------------------
    Attachment:     (was: 0001-Fixing-avro-union-types.patch)

> 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
>
>
> 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)