Skip to content

Fix!: Normalize dbt model cluster_by field#2305

Merged
crericha merged 2 commits intomainfrom
normalize-clustered-by-list
Mar 20, 2024
Merged

Fix!: Normalize dbt model cluster_by field#2305
crericha merged 2 commits intomainfrom
normalize-clustered-by-list

Conversation

@crericha
Copy link
Contributor

There was a gap in clustered_by normalization where we didn't normalize if passed in a list. This PR adds normalization for list types.

Fixes #2293

@crericha crericha requested a review from izeigerman March 19, 2024 21:43
@crericha crericha force-pushed the normalize-clustered-by-list branch from a37043b to 5ffe299 Compare March 19, 2024 21:43
Copy link
Contributor

@izeigerman izeigerman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we please add a test specific to dbt since this is where the issue occurred?

@crericha crericha merged commit 51070de into main Mar 20, 2024
@crericha crericha deleted the normalize-clustered-by-list branch March 20, 2024 02:17
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.

[dbt integration] Impossible to cluster on connectionId field (reserved field name?!)

2 participants