Releases: data-mie/dbt-profiler
Releases · data-mie/dbt-profiler
0.8.3
What's Changed
- Add median for Athena by @popcornylu in #91
- Add an athena__is_numeric_dtype macro by @dtaniwaki in #93
- Change
row_count
is now an integer type instead of decimal by @vicmattos in #92
New Contributors
- @popcornylu made their first contribution in #91
- @dtaniwaki made their first contribution in #93
- @vicmattos made their first contribution in #92
Full Changelog: 0.8.2...0.8.3
0.8.2
0.8.1
What's Changed
- Search for
docs
blocks within the"docs"
directory (#71) by @dbeatty10 in #82 - Fix
avg
calculation in Redshift by @stevenconnorg in #83
New Contributors
- @dbeatty10 made their first contribution in #82
- @stevenconnorg made their first contribution in #83
Full Changelog: 0.8.0...0.8.1
0.8.0
What's Changed
- Make print_profile_docs work in dbt cloud by @ngocanhtt0805 in #77
New Contributors
- @ngocanhtt0805 made their first contribution in #77
Full Changelog: 0.7.0...0.8.0
0.7.0
0.6.4
What's Changed
- Use cross-db datatype macro to improve adapter compatibility by @owenprough-sift in #69
- Improve docs block extraction in update-relation-profile.sh using
awk
by @stumelius in #73
New Contributors
- @owenprough-sift made their first contribution in #69
Full Changelog: 0.6.3...0.6.4
0.6.3
0.6.2
What's Changed
- Add
group_by
argument to theget_profile
macro by @xtutran in #63 - Change
get_profile.group_by
is now a list of column names by @stumelius in #66
Full Changelog: 0.6.1...0.6.2
0.6.1
0.6.0
What's Changed
- ❗❗ Bump required dbt version to
>=1.1.0
❗❗ - Change
print_profile_docs
macro now uses theprint
dbt jinja macro instead oflog
for cleaner output (requires dbt version >=1.1.0) by @stumelius in #61
Full Changelog: 0.5.2...0.6.0