github dbt-labs/dbt-audit-helper 0.12.0

latest release: 0.12.1
14 months ago

What's Changed

This release adds some new macros (from #101):

  • compare_and_classify_query_results
  • quick_are_queries_identical (on supported warehouses)

And replaces compare_which_columns_differ with compare_which_query_columns_differ.

Each of the above macros also includes a convenience macro which can be used with relations instead of queries.

🚨 These macros are subject to change and should be treated as v0 🚨

Improvements to README by @patkearns10 and @graciegoheen in #96, #97 and #98

New Contributors

Full Changelog: 0.11.0...0.12.0

Don't miss a new dbt-audit-helper release

NewReleases is sending notifications on new releases.