-
Notifications
You must be signed in to change notification settings - Fork 607
Pull requests: dbt-labs/dbt-utils
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
If both tables contain zero rows results in an error in Snowflake. Ths is caused by the consequence that group by 1 returns no rows, so the resulting test contains no rows. This is solved by removing the grouping if there are no group by columns defined
#1072
opened Feb 26, 2026 by
FrankTub
Loading…
Fix get_table_types for bigquery and databricks materialized view and streaming table
#1071
opened Feb 16, 2026 by
davehowell
Loading…
5 tasks done
Migrate top-level test 'values' to 'arguments' (dbt0102)
#1070
opened Feb 14, 2026 by
sushil6666
Loading…
Add get_columns_by_pattern macro
#1064
opened Dec 31, 2025 by
FeatherAnalytics
Loading…
5 tasks done
New macros added for encoding and decoding strings for url (url_encode, url_decode)
#1024
opened Jun 8, 2025 by
D1111111
Loading…
5 tasks done
Make union relations case agnostic for include + column_override
#1018
opened Apr 29, 2025 by
ttusing
Loading…
3 tasks done
equality test can now compare columns with different names
#1003
opened Mar 25, 2025 by
james-johnston-thumbtack
Loading…
4 of 5 tasks
equality test: don't always require a Relation
#1002
opened Mar 25, 2025 by
james-johnston-thumbtack
Loading…
4 of 5 tasks
Add model conditions to equality test
#1001
opened Mar 25, 2025 by
james-johnston-thumbtack
Loading…
5 tasks done
Add new
functional_dependency generic test macro
#988
opened Feb 20, 2025 by
edejong-dbc
Loading…
5 tasks done
fix equal_rowcount between 2 different tables
#987
opened Feb 19, 2025 by
light-le
Loading…
3 of 5 tasks
Update not_null_proportion.sql to handle function in group_by_columns
#976
opened Dec 30, 2024 by
chaubilly
Loading…
1 task
Fix: return 0 in
equal_rowcount when both models have 0 rows
#974
opened Dec 25, 2024 by
i-125
Loading…
4 of 5 tasks
Add documentation and usage example for ignore_time_component
Stale
#961
opened Oct 23, 2024 by
amishas157
Loading…
5 tasks done
dbt_utils.star: Remove trailing whitespace in the comment when no column is returned
#960
opened Oct 22, 2024 by
mcasara
Loading…
4 of 5 tasks
Fix unquoted database name
bug
Something isn't working
case_sensitivity
Issues related to case-sensitivity behavior
quoting
Issues related to quoting behavior
#899
opened May 28, 2024 by
skion
Loading…
2 of 8 tasks
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.