elementary
elementary copied to clipboard
The dbt-native data observability solution for data & analytics engineers. Monitor your data pipelines in minutes. Available as self-hosted or cloud service with premium features.
**Describe the bug** After a succesful run of volume and source freshness tests, tables in the form: `data_monitoring_metrics_tmp_` are left in Athena. Moreover, while not present in Athena, is still...
**Describe the bug** When running `EDR monitor` in an environment with edr version 0.15.0 and dbt package 0.15.0 on Bigquery, the run fails on a mismatch on comparison between a...
**Is your feature request related to a problem? Please describe.** When certain tests fail it would be helpful if the query provided didn't just show the failed columns but the...
As a user I might run a specific dbt model using differently sized snowflake [warehouses](https://docs.snowflake.com/en/user-guide/warehouses-overview.html#warehouse-size). This greatly affects the execution time of a given model. That means that when I...
**Is your feature request related to a problem? Please describe.** Thak you for the great product. We can select models, sources and exposures with the search bar on the lineage...
**Describe the bug** I'd like to complain again about the detection_period configuration property. The following setup ``` detection_period: period: day count: 1 ``` transforms to the following statement in the...
**Describe the bug** When I run `dbt run -s elementary`, it fails for the model `information_schema_columns` with the exception `[UC_NOT_ENABLED]`. My databricks cluster doesn't have unity catalog, neither am I...
**Describe the bug** The `--disable-sample` flag is intended to hide samples for failing tests, which is crucial when PII data is present in the tested table. However, it should not...