Frank Tubbing
Frank Tubbing
**Tell us about the problem you're trying to solve** In my current environment I have very few test failures or anomalies, but a lot of schema changes. This makes sense...
[BUG] Anomaly detected on avg numeric column when the value was exactly the same for the whole month
**Describe the bug** I'm trying to incorporate `re_data` into my dbt project and ran some tests on several days. Now I run it again and check the output again I'm...
**dbt-seed hook** In my ci run I would like to be able to run the dbt seed command from `pre-commit-dbt`. AFAIK this is currently not possible.
**Describe the bug** We use re_data to alert users through email notifications of failed tests. In our setup it is possible that the same owner is responsible for different models....
**Tell us about the problem you're trying to solve** When helping business users navigate in the re_data UI I believe it would be helpfull to display the dbt test name...
**Is your feature request related to a problem? Please describe.** In https://github.com/elementary-data/elementary/pull/1397 a very basic implementation of a connection with a MS Teams webhook is introduced so elementary alerts could...
**Is your feature request related to a problem? Please describe.** It would be really cool if we could mention users in MS Teams messages that are sent. Here an example...
**Describe the bug** We use re_data to alert specific data quality issues through email. These issues are dbt tests that we have declared and on that model we have assigned...
I'm using vscode and SQLFluff to work on my dbt-core project. I'm using the latest versions available at the moment. ``` dbt --version Core: - installed: 1.5.2 - latest: 1.5.2...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the issue In `netsuite2__transaction_details` the column `converted_amount` can be `NULL`, while the...