Hi, I have made some fixes for the 'Non-string keys' issues AVRO-680. Namely: isMap and isArray now return false and true respectively for non-string maps. ReflectData#resolveUnion is no longer required and is removed.
I think it should be in good shape now. Can someone review that ? Thanks Sachin