s.avdl
> /tmp/
>
> This will create a .avsc file per schema that you can use.
>
> Kind regards,
> Oscar
>
> --
> Oscar Westra van Holthe - Kind
>
> Op vr 22 apr. 2022 14:27 schreef Eric Gorr :
>
>> What I would like to be able to do is take an .avdl file and p
What I would like to be able to do is take an .avdl file and parse it into
python. I would like to make use of the information from within python.
According to the documentation, Apache's python package does not handle
.avdl files. I need to use their `avro-tools` to convert the .avdl file
into so