Releases: snowplow/schema-ddl
Releases · snowplow/schema-ddl
0.27.0
Changelog
- Redshift: use zstd compression encoding instead text255 with the columns for enum fields (#215)
0.26.0
Changelog
- Preserve original field order when merging parquet Fields (#213)
0.25.0
Changelog
- Prepend underscore for parquet fields starting with number (#209)
0.24.0
Changelog
- Limit JSON depth of the schema in the validateSchema (#207)
0.23.0
Changelog
- Omit parquet field for a schema with no nested fields (#205)
- Vector instead of List for parquet types and values (#205)