github data-mie/dbt-profiler 0.3.0
dbt-profiler 0.3.0

latest releases: 0.8.2, 0.8.1, 0.8.0...
2 years ago

Added new profile measures:

  • row_count
  • min (numeric, date and time columns only)
  • max (numeric, date and time columns only)
  • avg (numeric columns only)
  • std_dev_population (numeric columns only)
  • stg_dev_sample (numeric columns only)

Changes:

  • get_profile macro no longer executes during parse time
  • get_profile macro now asserts that the relation exists before calculating the profile

Don't miss a new dbt-profiler release

NewReleases is sending notifications on new releases.