Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
schema: Omit null fields from being encoded to JSON
This patch disables encoding the `Fields` field of `JSONSchemaItemType` if its `nil`. This avoids producing a bunch of noise in the schema generated by tool/parquet-tools.
- Loading branch information