mozilla / jsonschema-transpiler

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

Propagate "description" from json schema to BigQuery schema #58

Closed jklukas closed 4 years ago

jklukas commented 5 years ago

For json schemas that include "description" attributes for some fields, we should include those descriptions in the produced BigQuery schemas so they are present when browsing schemas in the BQ console.