data-mie / dbt-profiler

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

feat: add bigint to is_numeric_dtype #64

Closed jomach closed 1 year ago

jomach commented 1 year ago

This allows the profiler to run against dbt-spark / dbt-databricks profiler

Description & motivation

add bigint to is_numeric_dtype

Checklist

owenprough-sift commented 1 year ago

These changes will also get this package closer to working on Athena/Presto/Trino.

stumelius commented 1 year ago

@jomach Everything looks good here! Thanks for your contribution :)