issues
search
data-mie
/
dbt-profiler
Macros for generating dbt model data profiles
Apache License 2.0
81
stars
33
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bug in median measurement for sqlserver adapter
#96
absolutesins
opened
1 hour ago
0
Use bigint for counts
#95
dtaniwaki
opened
6 days ago
0
oracle adapter support
#94
vinodsugur
opened
4 weeks ago
0
Add an athena__is_numeric_dtype macro
#93
dtaniwaki
closed
4 weeks ago
2
Change `row_count` is now an integer type instead of decimal
#92
vicmattos
closed
4 weeks ago
2
Add median for Athena
#91
popcornylu
closed
4 weeks ago
2
Add `median` to `print_profile` macro output example in README
#90
odikia
closed
5 months ago
1
Fix median calculation in Redshift
#89
odikia
closed
5 months ago
1
Fix. Issue 84. Median function fixed for Redshift
#88
odikia
closed
5 months ago
0
Old version of example output, without median column
#87
odikia
closed
5 months ago
3
`dbt_profiler.get_profile` doesn't seem to work with views in Redshift
#86
stevenconnorg
opened
6 months ago
5
"Value overflow in a SUM aggregate" with HASH fields
#85
StuartMiddleton
opened
9 months ago
5
Error when profiling a table in Redshift
#84
dico-teberfre
closed
5 months ago
9
Fix `avg` calculation in Redshift
#83
stevenconnorg
closed
1 year ago
2
Search for `docs` blocks within the `"docs"` directory (#71)
#82
dbeatty10
closed
1 year ago
1
Redshift `avg` returning `1` or `0`
#81
stevenconnorg
closed
1 year ago
3
Add `print_table` macro that works in dbt Cloud
#80
stumelius
opened
1 year ago
0
Add `print_table` macro that works in dbt Cloud
#79
stumelius
opened
1 year ago
0
Run profiler for all models
#78
moseleyi
closed
1 year ago
2
Make print_profile_docs work in dbt cloud
#77
ngocanhtt0805
closed
1 year ago
4
docblock is not outputted when executing `print_profile_docs` with BigQuery
#76
toohsk
opened
1 year ago
0
Add a median measure
#75
toohsk
closed
1 year ago
5
[WIP]Add a median measurement.
#74
toohsk
closed
1 year ago
0
Improve docs block extraction in update-relation-profile.sh using `awk`
#73
stumelius
closed
1 year ago
0
Suggestion to modify `sed` to `awk` in update-relation-profile.sh
#72
ian-lewis-d
closed
1 year ago
1
Catch-22 with docblock in schema file
#71
ian-lewis-d
closed
1 year ago
4
I have modified some of the macros to work with MySql
#70
ian-lewis-d
opened
1 year ago
1
Use cross-db datatype macro to improve adapter compatibility
#69
owenprough-sift
closed
1 year ago
3
Fix struct handling
#68
stumelius
closed
1 year ago
0
Feature request: Handling structs
#67
eve-johns
closed
1 year ago
1
Change `get_profile.group_by` is now a list of column names
#66
stumelius
closed
1 year ago
0
Question: add TOP x column values and distribution.
#65
diegodewilde
opened
1 year ago
3
feat: add bigint to is_numeric_dtype
#64
jomach
closed
1 year ago
2
Feature: add group by
#63
xtutran
closed
1 year ago
1
Feature: add group_by
#62
tranatchope
closed
1 year ago
0
Change `print_profile_docs` macro now uses the `print` dbt jinja macro instead of `log` for cleaner output (requires dbt version >=1.1.0)
#61
stumelius
closed
1 year ago
0
Feature: add `is_logical_dtype` and average for bool column
#60
xtutran
closed
1 year ago
2
Feature: add `is_logical_dtype` and average for bool column
#59
xtutran
closed
1 year ago
0
Fix `profile_where_clause` tests and `profile_over_time` in BigQuery + Snowflake
#58
stumelius
closed
1 year ago
0
Add `where_clause` argument to macros
#57
dweaver33
closed
2 years ago
5
Allow user to specify a where clause for the source table
#56
dweaver33
closed
2 years ago
0
Using print_profile on dbt sources
#55
dweaver33
closed
2 years ago
4
Fix sqlserver__get_profile macro
#54
stumelius
closed
2 years ago
0
Add SQL Server support
#53
chefferk
closed
2 years ago
2
Add notes on print_profile regarding dbt Cloud usage
#52
stumelius
closed
2 years ago
0
Question: Are you planning to extend dbt-profiler for dbt-sqlserver adapter?
#51
agn-sta
closed
2 years ago
2
Question: running dbt run-operation print_profile_docs prints log info
#50
Jaxing
closed
2 years ago
2
✨ Add Databricks support
#49
trymzet
closed
2 years ago
2
Improve profiler performance in Snowflake
#48
stumelius
closed
2 years ago
0
Add `include_columns` and `exclude_columns` arguments to profiling macros
#47
stumelius
closed
2 years ago
0
Next