Hacker News new | ask | show | jobs
by emergie 1935 days ago
Avro, heh.

1. avro schemas are defined in JSON

2. there is no way to define a map<string,string> with null values, this does not work: [{"type":"map","values":["string","null"]},"null"]