Michael Micucci
Results
2
issues of
Michael Micucci
As far as I know, the following schema is perfectly acceptable in avro: ``` { "type": "record", "name": "Test", "fields": [ { "name": "event", "type": [ "null", { "type": "record",...