-
**Is your feature request related to a problem? Please describe.**
We run DBT with Elementary package in Airflow. Airflow DAG contains several DBT build tasks: core models first, then integration m…
-
The goal of this task is to ensure the Airbyte Github connector output can be used to run [Fivetran's dbt analytical model](https://hub.getdbt.com/fivetran/github/latest/).
**Definition of Done:** …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Executing `dbt seed` fails if the Dremio space does not exist already. This is because it tri…
-
```
CLIENT: Server listening on port 65417...
Received JSON data in run script
Running pytest with args: ['-p', 'vscode_pytest', '--rootdir=/Users/atwong/sandbox/dbt-starrocks', '/Users/atwong/sand…
-
RisingWave supports `COMMENT ON` syntax, as documented here: https://docs.risingwave.com/docs/current/sql-comment-on/
However, if I set the `persist_docs` config like this, as documented at https:/…
-
### Housekeeping
- [X] I am a maintainer of dbt-core
### Short description
Use `git tag --no-column` instead of [`git tag --list`](https://github.com/dbt-labs/dbt-core/blob/c215697a02d7c452c64d4d66…
-
# dbt_dplyr | Emily Riederer
dbt package bringing `dplyr` semantics to SQL
[https://emilyriederer.netlify.app/project/dbt_dplyr/](https://emilyriederer.netlify.app/project/dbt_dplyr/)
-
### 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…
-
### Description
Support for Athena
### What problem does this solve?
Many startups don't have the budget to run Databricks or Snowflake as their Data Lake solution. Athena is currently the c…
-
Currently the dbt-ol wrapper only creates Assertions that get added to a Dataset. For greater lineage compatibility, it should also emit Column Metrics on an Input Dataset.