-
### Checklist
- [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar issues.
- [X] I added a very descriptive title to this issue.
- [X] I have pro…
-
### 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
…
-
### Expected behavior
Should be able to view compiled SQL and be able to run and get query results either entire model or of selection
### Actual behavior
Not able to either view compiled sql nor a…
-
### 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…
-
The common way to know the version of dbt and installed adapters is command `dbt --version`.
However, for `dbt-synapse` and `dbt-fabric` adapters there is no such information at all.
Is is possibl…
-
### Expected behavior
I run `dbt clean` and `dbt deps` to update my packages. Updates happen without error.
### Actual behavior
When I run `dbt clean` and then `dbt deps`, it appears that there's a c…
-
### 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…
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
I'm trying to set up sqlfluff in my dbt project a…
-
### Is this a new bug in dbt-spark?
- [X] I believe this is a new bug in dbt-spark
- [X] I have searched the existing issues, and I could not find an existing issue for this bug
### Current Behavior…
-
**Describe the bug**
Error thrown for dbt_columns, dbt_models and _dbt_sources table creation during first dbt run after elementary is added to the dbt project
03:53:00 Completed with 3 errors an…