mozilla / jsonschema-transpiler

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

Add option to make all fields nullable for BQ schemas #84

Closed whd closed 5 years ago

whd commented 5 years ago

See discussion in https://github.com/mozilla/mozilla-schema-generator/issues/63. For our use case this is probably the best route forward to making schema updates (in particular from schema-less to schema-d) as easy as possible.