Skip to content

Fix: Remove the 'hash_raw_query' attribute#2173

Merged
izeigerman merged 2 commits intomainfrom
fix-get-rid-of-hash-raw-query
Feb 23, 2024
Merged

Fix: Remove the 'hash_raw_query' attribute#2173
izeigerman merged 2 commits intomainfrom
fix-get-rid-of-hash-raw-query

Conversation

@izeigerman
Copy link
Contributor

Instead of unconditionally using raw queries to compute fingerprints for dbt models, we now try to use rendered queries / statements first and only fallback to raw values if the rendering couldn't be performed at parse / load time.

@izeigerman izeigerman requested a review from a team February 22, 2024 23:05
@izeigerman izeigerman force-pushed the fix-get-rid-of-hash-raw-query branch from 9994378 to f80c9f5 Compare February 23, 2024 18:31
@izeigerman izeigerman merged commit 1d30415 into main Feb 23, 2024
@izeigerman izeigerman deleted the fix-get-rid-of-hash-raw-query branch February 23, 2024 19:22
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