Wenzhong

Results 1 issues of Wenzhong

Hi, I am using node-avro-io to decode a file with the following schema: ``` { "type": "record", "name": "HistoryItem", "fields": [ { "name": "uuid", "type": { "type": "fixed", "name": "uuid",...