union type data serialization
I’m trying to use ConvertRecord to deserialize a union type of data from avro to json.
However I’ve seen different behavior
The schema is defined as:
I’m trying to use ConvertRecord to deserialize a union type of data from avro to json.
However I’ve seen different behavior
The schema is defined as: