Closed rdblue closed 3 weeks ago
Tests failing are because Metadata.json also has validations for this and this check is failing first
Updated. Thanks, @RussellSpitzer!
Thanks everyone - @rdblue (for original fix), @Fokko , @anuragmantri , @kevinjqliu , @singhpk234 , @amogh-jahagirdar For reviews!
This updates
Schema.checkCompatibility
:initial-default
is not set for v1 and v2 tables, which would break forward compatibilitycheckCompatibility
inTestSchema
I think that this should get into 1.7.0 to avoid accidentally leaking initial defaults in v1 and v2 tables.