Skip to content

Commit

Permalink
Add entry to CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
martinshjung committed Sep 7, 2023
1 parent 2b394c4 commit 7819b9d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,12 @@
## Fixes
- deduplicate macro for Databricks now uses the QUALIFY clause, which fixes NULL columns issues from the default natural join logic
- deduplicate macro for Redshift now uses the QUALIFY clause, which fixes NULL columns issues from the default natural join logic
- union_relations macro outputs '*' in compile mode when the upstream relations haven't been built, such as when running SQLFluff on new models

## Contributors:
[@graciegoheen](https://github.com/graciegoheen)
[@yauhen-sobaleu](https://github.com/yauhen-sobaleu)
[@martinshjung](https://github.com/martinshjung)

# dbt utils v1.1.1
## New features
Expand Down

0 comments on commit 7819b9d

Please sign in to comment.