github dbt-labs/dbt-utils 0.7.2

latest releases: 1.2.0-rc1, 1.1.1, 1.1.0...
2 years ago

This is a patch release with several minor changes and one new test:

New:

  • Added not_null_proportion schema test that allows the user to specify the minimum (at_least) tolerated proportion (e.g., 0.95) of non-null values

Under the Hood:

  • Allow user to provide any case type when defining the exclude argument in dbt_utils.star()
  • Log whole row instead of just column name in 'accepted_range' schema test to allow better visibility into failures
  • use column name to group in 'get_column_values ' to allow better cross db functionality

Don't miss a new dbt-utils release

NewReleases is sending notifications on new releases.