Hello,i want to convert a json file (or even xml) into avro. The problem is that the file is deeply nested and for reasons i can't define an avsc before parsing and instead the avsc schould b build uring converting. Is there any possibility to do so in Python 3?
Greetings, Marius
