-
**Describe the bug**
_Uncertain if this is a bug or expected behaviour, but we are quite confused with the current behaviour, thus raising this issue to get further clarification._
We have observ…
-
```
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…
-
I am using external packages like pandas for my python model.
How do I install those packages on my run-time environment ?
Though I have installed pandas manually on my environment where dbt i…
-
### 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…
-
At the moment [all care_site_types are hardcoded to 0](https://github.com/OHDSI/dbt-synthea/blob/47c7fd058680f38e2bb5858e28ec7c5f32b51c31/models/omop/care_site.sql#L4). We can probably make this more …
-
### Is this a new bug in dbt-bigquery?
- [X] I believe this is a new bug in dbt-bigquery
- [X] I have searched the existing issues, and I could not find an existing issue for this bug
### Current Be…
-
# 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 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…
-
Otherwise, it raises an error when cloning the respository and it is opened in the Cloud IDE.
The problem arose when trying to follow the [dbt Learn course on Advanced Deployment with dbt Cloud](ht…
-
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:/…