mozilla / jsonschema-transpiler

Compile JSON Schema into Avro and BigQuery schemas
Mozilla Public License 2.0
43 stars 9 forks source link

Fix namespace generation in Avro schemas #37

Closed acmiyaguchi closed 5 years ago

acmiyaguchi commented 5 years ago

This PR, along with mps#291 and mps#290 fixes generation of Avro schemas.

After running the ./test-mps-valid-avro.py script, all of the generated schemas should now be valid avro.