What's Changed
New features
Fixes
- get redshift external tables by @brendan-cook-87 in #753
deduplicate
macro for Databricks now uses theQUALIFY
clause, which fixesNULL
columns issues from the default natural join logic by @graciegoheen in #786- Use QUALIFY clause in
deduplicate
macro for Redshift by @yauhen-sobaleu in #811
Documentation updates
- Typo of
not_null_proportion
in README.md by @PChambino in #853 - FIX: Failing example for dbt_utils.deduplicate() in README.md by @pruoff in #856
- Update README.md by @bakerbryce in #872
- Set the correct language identifier in the code block of the document by @yamotech in #876
Process updates
- GitHub Action to close issues as stale as-needed by @dbeatty10 in #813
- GitHub Action to add/remove triage labels as-needed by @dbeatty10 in #812
- Instructions for the release process by @dbeatty10 in #821
- Reporting bugs and contributing code by @joellabes 2e874ea
- Update dev-requirements for new pip syntax by @gwenwindflower in #870
New Contributors
- @yauhen-sobaleu made their first contribution in #811
- @brendan-cook-87 made their first contribution in #753
- @gwenwindflower made their first contribution in #870
- @rlh1994 made their first contribution in #765
- @yamotech made their first contribution in #876
- @PChambino made their first contribution in #853
- @pruoff made their first contribution in #856
Full Changelog: 1.1.1...1.1.2rc1