-
Right now, we use dbt's [`run_results.json`](https://docs.getdbt.com/reference/artifacts/run-results-json) artifact to decide which models to run based on status.
A use case [presented in the Disc…
-
**What's your key point?**
Claire wrote about Snowflake's [PUT action here](https://discourse.getdbt.com/t/analyzing-fishtowns-dbt-project-performance-with-artifacts/2214). With the inbuilt performan…
-
I'm noticing some undesirable behavior for the incremental population of the transient tables.
Let's assume fct_dbt__test_executions doesn't get populated on a `dbt run dbt_artifacts` run, but get…
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### Description
Recently working on https://github.com/brook…
-
Hey there!
After analysing dbt models from this package I came to the conclusion that all artifacts that are produced by running `dbt test` (or, simply representing tests in `manifest.json` with `res…
-
**What's your key point?**
How-to guide on how to parse query comments in the Snowflake query history (maybe other dwh as well?). Comparison between using query tags and query comments. Get model lev…
-
### Describe the bug
We are starting an rpc server and having it intermittently fail to compile with `argument of type 'NoneType' is not iterable`. This message is what is returned on `body.result.…
-
### Describe the feature
As an analytics engineer I want a quick way to get the query id of a model run (or even test/seed/snapshot) so I can quickly see the query in the snowflake UI
### Describe…
-
With ~1 year of historical `manifest.json` and `run_results.json` data, we have started experiencing timeouts running `--full-refresh` of `dbt_artifacts`.
```
1832 | 2021-04-15 15:43:49: 2021-04…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
I'm not sure if it's a bug or if it's by design but the `execute` flag is set to true during …