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** When trying to copy the result query to view the failed rows, I get a query that contains an invalid tmp table **To Reproduce** Steps to reproduce...
**Describe the bug** In the Elementary Report subpage called "Model Duration" there exist a filtering mechanism that is similiar to other subpages such as Test Results etc.. The filtering mechanism...
**Is your feature request related to a problem? Please describe.** When opening the lineage view in the Elementary Report, the exposures are spread out **Describe the solution you'd like** It...
**Describe the bug** _Uncertain if this is a bug or expected behaviour, but we are quite confused with the current behaviour, thus raising this issue to get further clarification._ We...
**Is your feature request related to a problem? Please describe.** We run DBT with Elementary package in Airflow. Airflow DAG contains several DBT build tasks: core models first, then integration...
**Is your feature request related to a problem? Please describe.** In BigQuery A timestamp value represents an absolute point in time, independent of any time zone or convention such as...
Path: /data-tests/anomaly-detection-tests/volume-anomalies Looking at the code block at the bottom of the page, I tried to paste into tests.yml but got a cryptic error. In the end I traced it...
**Describe the bug** The issue arises when executing schema_changes_from_baseline test on source tables, it works for some tables and fails for others . For example: ```yml sources: - name: raw...
**Describe the bug** For business purpose, we need to run dbt compile. But after we started to use elementary, 'dbt compile' is giving this error: ``` `Runtime Error Compilation Error...
**Is your feature request related to a problem? Please describe.** One can define a custom `fail_calc` for their generic test. One can define a calculation that returns a non-integer value....