data-mie / dbt-profiler

Macros for generating dbt model data profiles
Apache License 2.0
81 stars 33 forks source link

Bug in median measurement for sqlserver adapter #96

Open absolutesins opened 8 hours ago

absolutesins commented 8 hours ago

I just happen to need dbt_profiler for sqlserver. And found some minor bugs.

the sqlserver mentioned in macro is sql_server which causes the macro to use default adapter instead of macro for sqlserver.