-
Hey there - was working on installing this package and was running into some issues with the `fct_dbt__critical_path` table being empty. I took out part of the CTE in `fct_dbt_latestfull_model_executi…
-
It appears that nodes where `resource_type = 'seed'` and `resource_type = 'snapshot'` are excluded from this package, although these are important operations to track. I would propose adding these as …
-
### Is there an existing feature request for this?
- [X] I have searched the existing issues
### Describe the Feature
Structured data files (say, csv files) that are added to the `target` folder as…
-
Re-opening the piece of #116 not resolved by #118
* Add version-controlled YML selectors, accessible via --selector flag, to DAG view
Here's what I'm thinking: add a new "Selectors" bottom-row c…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
While doing a blue/green test, user is adding a 'staging_' prefix with the generate_schema_na…
-
I would like to be able to leverage the package to present data source information in downstream tools, including object descriptions, tags, and metadata.
Proposal would be to add the following col…
-
Hey there!
We've been collecting dbt artifacts for a while now and already back when we started I noticed that the `fct_dbt__critical_path` table looked very suspicious (i.e. too good to be true) in …
-
### Describe the bug
Models [meta config](https://docs.getdbt.com/reference/resource-configs/meta) are not being rendered in the docs site. Columns meta config however are rendered just fine.
### …
-
@tomasfarias I'm playing around with trying to use the dbt_deps operator to install packages during mwaa run. So far I've been able to get the deps operator to run correctly, but the downstream task, …
-
dbt can output structured JSON logs via:
- `dbt --log-output json` (CLI)
- `logs` parameter (RPC)
These logs include a lot of information _similar to_ dbt's JSON artifacts, with the crucial diffe…