-
### 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…
-
Have a good day!
I faced the following problem during my attempts to sync with dbt project.
What command I use: `superset-cli -u admin -p admin http://localhost:8088 sync dbt-core dbt_project.yml`…
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
As a follow-up to #597, I have a repo with the fo…
-
### Housekeeping
- [X] I am a maintainer of dbt-core
### Short description
* dbt-core has overlaps in its build dependencies and functional ones (e.g. `packages`)
* setuptools 71+ no longer vends …
-
**Describe the bug**
`runpip` and `--pip-args` started to fail even if the specified `pip` command is correct.
**How to reproduce**
```shell
❯ pipx runpip dbt-core "install black"
ERROR: un…
-
dbt has made some updates to their syntax after the introduction of unit tests. That also required some changes in the dbt_utils package where a new version (1.2.0) was released recently. Snowflake ut…
-
**Describe the bug**
Running Datahub Server on Version 14.0.1 and Test on 14.1 we run into following bug since today. Probably a Problem with the pip acryl-datahub Project. Friday there was a shift f…
-
Core:
- installed: 1.7.0
- latest: 1.7.0 - Up to date!
C:\Users\jose.junior\dbt_poc\dbt_poc>pip install dbt-sqlserver
Collecting dbt-sqlserver
Using cached dbt_sqlserver-1.4.3-py3-no…
-
### Describe the bug
not_constant generic test would generate a false positive if used with group_by_column and there is only one row within a group
### Steps to reproduce
Test model:
```sql
…
-
### Description
I have the following `profiles.yml` file:
```
config:
send_anonymous_usage_stats: false
use_colors: true
careerlunch:
target: dev
outputs:
dev: &dev-config
…