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

Christian updated DRILL-4602:
-----------------------------
    Description: 
An avro file 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. 



  was:
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. 




> 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
>              Labels: easyfix, patch
>             Fix For: 1.7.0
>
>         Attachments: DRILL-4602.patch
>
>
> An avro file 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)

Reply via email to