-
### Is this your first time submitting a feature request?
- [X] I have read the [expectations for open source contributors](https://docs.getdbt.com/docs/contributing/oss-expectations)
- [X] I have se…
-
## Context
Currently, we can use [operator_args](https://astronomer.github.io/astronomer-cosmos/configuration/operator-args.html) to pass in task-level arguments to all tasks in a `DbtTaskGroup` or …
-
copy the implementation introduced for dbt-postgres in https://github.com/dbt-labs/dbt/pull/3106/
-
### Expected Behaviour
dbt can run many tests in parallel without causing database deadlocks.
dbt can query information_schema and do DDL on separate threads without deadlocks.
### Actual Behavio…
-
There is an upper dependency restriction of `jsonschema
-
If I want to use e.g. dbt-duckdb in v1.9.0
1. It supports dbt-core = v1.9.0
3. There is no tested/fixed correlation between dbt-duckdb and dbt-core versioning
Either way, it would be cool to h…
-
Querying Augur requires a certain degree of learning time, and although there are a number of queries available for starting out in https://github.com/chaoss/augur-community-reports and blog posts, so…
-
### Astronomer Cosmos Version
1.7.0
### dbt-core version
1.7.18
### Versions of dbt adapters
1.4.0
### LoadMode
DBT_LS_MANIFEST
### ExecutionMode
DOCKER
### InvocationMode
None
### airflow…
-
`###` Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
Apparently sqlfluff is not able to parse…
-
**Tell us about the problem you're trying to solve**
What are you trying to do?
Dbt offers the possibility to run only a specific set of tables, using tags or the "state" feature which allow to …