github dbt-labs/dbt-utils 1.2.0-rc1

pre-release11 days ago

What's Changed

New features

  • add precision + exclude_columns option to equality test by @rlh1994 in #765

Fixes

  • get redshift external tables by @brendan-cook-87 in #753
  • deduplicate macro for Databricks now uses the QUALIFY clause, which fixes NULL 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

New Contributors

Full Changelog: 1.1.1...1.1.2rc1

Don't miss a new dbt-utils release

NewReleases is sending notifications on new releases.