Closed stanfea closed 10 years ago
Hi,
At the moment the only avro union's support are those of type [:null :string] or [:null :int] etc I have an avro shema with a union that references different Record schemas ["Cat" "Mouse" "Dog"]
How much work would removing this limitation require?
Thanks
fixed https://github.com/ScaleUnlimited/cascading.avro/pull/24
Hi,
At the moment the only avro union's support are those of type [:null :string] or [:null :int] etc I have an avro shema with a union that references different Record schemas ["Cat" "Mouse" "Dog"]
How much work would removing this limitation require?
Thanks