avro-util icon indicating copy to clipboard operation
avro-util copied to clipboard

Deserialization error when using union for string type

Open patelprateek opened this issue 1 year ago • 1 comments

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 ?

patelprateek avatar Apr 03 '23 09:04 patelprateek

could you include a complete repro please? a junit or code snippet?

radai-rosenblatt avatar Apr 05 '23 02:04 radai-rosenblatt