You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@avro.apache.org by Jonathan Coveney <jc...@gmail.com> on 2013/05/06 22:21:28 UTC

Re: Issue with a union with bytes and DataFileReader?

Bump?


2013/4/25 Jonathan Coveney <jc...@gmail.com>

> This should replicate the issue on 1.7.4:
> https://gist.github.com/jcoveney/5459644
>
> Basically, when using DataFileReader to read a union of bytes, it's
> outputting in the form of {"bytes": "<thebytes>"}, which it doesn't do for
> any other union types.
>
> Is this expected? Is this a bug?
>
> I appreciate your help,
> Jon
>