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
