dbt - Incremental Models
Consider this dbt merge config snippet:
merge:
unique_key: ['id']But the source data has duplicate id values. What is the likely issue?
Consider this dbt merge config snippet:
merge:
unique_key: ['id']But the source data has duplicate id values. What is the likely issue?
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions