Incremental with sync_all_columns
passes even if it drops it's partition column
#77
Labels
sync_all_columns
passes even if it drops it's partition column
#77
Steps to Reproduce
Create a partitioned incremental model with
on_schema_change='sync_all_columns'
Run dbt and materialise the table
Rename the partition column. The dry run will pass but when running for real you will get the failure:
The text was updated successfully, but these errors were encountered: