-
### Is this a new bug in dbt-snowflake?
- [X] I believe this is a new bug in dbt-snowflake
- [X] I have searched the existing issues, and I could not find an existing issue for this bug
### Cur…
-
I am currently testing CP2K on the new CSCS machines with GH200 chips. In most cases, DBCSR behaves well (e.g. with the `benchmarks/QS/H2O-XXX.inp`) tests. However, when large block sizes are involved…
-
## Background
The latest version of dbt Core,`dbt-core==1.5.0rc1`, was published on April 13, 2023 ([PyPI](https://pypi.org/project/dbt-core/1.5.0rc1/) | [Github](https://github.com/dbt-labs/dbt-core…
-
### Housekeeping
- [X] I am a maintainer of dbt-core
### Short description
the `Artifact Schema Check` seems to always find at least a eof newline diff between the dbt-core schemas and schema…
-
based on the following dbt source yaml setup, sqlmesh will raise error with `Could not render or parse jinja at '/Users/leizhou/Dev/dbt_park/models/raw-sparcs/_sources.yml'. Encountered unknown tag …
-
### Describe the feature
DBT does not have the feature to update log messages to different log files in Logs directory or custom directory specified in dbt_project.yml file.
For example:
sourc…
-
### 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…
-
Created as a follow up to https://github.com/dbt-labs/dbt-core/issues/9397
### Housekeeping
- [X] I am a maintainer of dbt-core
### Short description
In 1.8 we began emitting warnings ab…
-
### Describe the bug
Azure SQL and SQL Server doesn't have the ilike SQL operator. The SQL code generated by get_tables_by_pattern_sql uses the ilike operator.
The bug was found while running the ge…
-
```
What steps will reproduce the problem?
1. Create a Thread that listens to incoming SPP connections and delegates
their handling to other Threads;
2. Create a Thread that periodically starts inqui…