Skip to content

fix: ignore extra keys in node config#5265

Merged
eakmanrq merged 1 commit intomainfrom
eakmanrq/ignore_duplicate_keys_node_config
Sep 1, 2025
Merged

fix: ignore extra keys in node config#5265
eakmanrq merged 1 commit intomainfrom
eakmanrq/ignore_duplicate_keys_node_config

Conversation

@eakmanrq
Copy link
Contributor

If a user incorrectly put tests in their model config dbt would ignore this and load/run fine. Our adapter would error. This change has our passed kwargs always override what is in the user's model config to match dbt behavior.

@eakmanrq eakmanrq force-pushed the eakmanrq/ignore_duplicate_keys_node_config branch from 0886a14 to 8e308d9 Compare August 29, 2025 19:00
@eakmanrq eakmanrq merged commit 43349da into main Sep 1, 2025
36 checks passed
@eakmanrq eakmanrq deleted the eakmanrq/ignore_duplicate_keys_node_config branch September 1, 2025 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants