-
### 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 Behavior
…
-
### Is this a new bug in dbt-redshift?
- [X] I believe this is a new bug in dbt-redshift
- [X] I have searched the existing issues, and I could not find an existing issue for this bug
### Curre…
-
|Wazuh version|Component|Install type|Install method|Platform|
|---|---|---|---|---|
| 4.9.0 | Wazuh Agent | Agent | Packages/Sources | Alpine Linux |
Hi!
I read this problem to compile Wazuh …
-
I was using `miniconda` to initialize the virtual environment for this project. Everything nearly worked except I got an error after `pip3 install -r requirements` being that `cffi` was missing from r…
-
Context:
With the release of 1.2.4 and the change of how dbt_deps is handled in LOCAL execution, I noticed that a project with:
- RenderConfig with load_method=LoadMode.DBT_MANIFEST and dbt_deps=Tru…
-
**What version of protobuf and what language are you using?**
Version: v27.0
Language: Python
**What operating system (Linux, Windows, ...) and version?**
Windows
**What runtime / compiler ar…
-
I have ran a model in airflow, and it says the compiled sql can be found at some target/{some_subdirectory} path. However, I am not seeing any "target" directory created in neither of these places:
…
-
### 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…
-
While I am testing the dbt plugin, I hit the issue in `proton_driver/connection.py:397: in send_hello`
```
/Users/jove/Dev/py310-dbt18-env/lib/python3.10/site-packages/proton_driver/connection.py:39…
-
**Describe the bug**
We have several tests on several models. We have tagged these tests like below. For example:
```yml
version: 2
models:
- name: Sample A
description: ...
met…