You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
github-actionsbot
changed the title
Enforce model contracts for default view materializations
[CT-2167] Enforce model contracts for default view materializations
Feb 23, 2023
Currently, we assert column equivalence during table creation.
We'll need to similarly assert column equivalence in default view materializations.
Note - we won't be able to generate
column_spec_ddl
as column spec ddl is generally unsupported for view creation.The text was updated successfully, but these errors were encountered: