Skip to content

Fix: Handle case where partition_by is explicitly passed in as None to dbt ModelConfig#5240

Merged
crericha merged 1 commit intomainfrom
dbt-partition-by-none
Aug 27, 2025
Merged

Fix: Handle case where partition_by is explicitly passed in as None to dbt ModelConfig#5240
crericha merged 1 commit intomainfrom
dbt-partition-by-none

Conversation

@crericha
Copy link
Contributor

partition_by is an optional field in dbt ModelConfig. Add support for handling the case when the partition_by is included in dbt model config explicitly as None.

@crericha crericha requested a review from a team August 27, 2025 17:58
@crericha crericha merged commit 254e9e1 into main Aug 27, 2025
36 checks passed
@crericha crericha deleted the dbt-partition-by-none branch August 27, 2025 18:19
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