Skip to content

Commit 7819b9d

Browse files
committed
Add entry to CHANGELOG.md
1 parent 2b394c4 commit 7819b9d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,12 @@
1212
## Fixes
1313
- deduplicate macro for Databricks now uses the QUALIFY clause, which fixes NULL columns issues from the default natural join logic
1414
- deduplicate macro for Redshift now uses the QUALIFY clause, which fixes NULL columns issues from the default natural join logic
15+
- union_relations macro outputs '*' in compile mode when the upstream relations haven't been built, such as when running SQLFluff on new models
1516

1617
## Contributors:
1718
[@graciegoheen](https://github.com/graciegoheen)
1819
[@yauhen-sobaleu](https://github.com/yauhen-sobaleu)
20+
[@martinshjung](https://github.com/martinshjung)
1921

2022
# dbt utils v1.1.1
2123
## New features

0 commit comments

Comments
 (0)