-
### Is this a new bug in dbt-core?
- [X] I believe this is a new bug in dbt-core
- [X] I have searched the existing issues, and I could not find an existing issue for this bug
### Current Behav…
-
### Is this a new bug in dbt-core?
- [X] I believe this is a new bug in dbt-core
- [X] I have searched the existing issues, and I could not find an existing issue for this bug
### Current Behav…
-
### Is there an existing feature request for this?
- [X] I have searched the existing issues
### Describe the Feature
Currently, the source hubspot database can be specified for the dbt hubspot pac…
-
### Describe the feature
As the number of models grow increasingly we are relying more and more on yaml selectors instead of the command line select . we are able to list is but it is not so easy to…
-
### Expected Behavior
The copy (cp) command within dbtCLI task should be able to copy a file in the working directory `{{ workingDir }}` to be consumed by downstream task. See example flow below.
…
-
https://docs.getdbt.com/reference/dbt-jinja-functions/dbt-project-yml-context
-
### Description
Automatically create cross-DAG scheduling dependencies when the user splits a dbt project into multiple `DbtDag` instances.
### Use case
Cosmos 1.7 allows users to [map a dbt proj…
-
### Description
CLI produces wrong messages when using `--skip-dbt-compile`
```
> Skipping dbt compile
> Compiling with profile
> Compiling with target [object Object]
```
The profile and …
-
The various jinja contexts are fairly well documented for users, but are very unstructured objects internally. Let's take a pass at ensuring our tests provide coverage to the documentation, improving …
-
I ran [Spectral](https://github.com/stoplightio/spectral) locally via:
```bash
curl -O https://raw.githubusercontent.com/dbt-labs/dbt-cloud-openapi-spec/c019e7548b0537abe258492c7ddb4590d041847a/op…