Deserialization error when using union for string type
patelprateek opened this issue · comments
patelprateek commented
Hi
I am using fastDesrializer for a file written using avro 1.8.2 , whenever parsing using fastdesrializer code , i run into
Illegal union index for ...
error ?
Any idea what could be the possible reason ?
Radai Rosenblatt commented
could you include a complete repro please? a junit or code snippet?