-
**Describe the bug**
From version 0.9.1 concat_ws is replaced with concat in hashed views in sqlserver. It gives an error: [Microsoft][ODBC Driver 17 for SQL Server][SQL Server]The concat function re…
-
I have quite complex sql test project, which depends on two database:
* referenced db, lets call it DBA
* db under test, let's call it DBT
* DBT access DBA via linked server, so in pre deploy I ru…
-
There currently is no `map` data type in the spec. https://datacontract.com/#data-types
@jochenchrist three options:
1. follow JSON Schema: type `object` with `additionalProperties` where one ca…
-
### Dagster version
dagster, version 1.5.13
### What's the issue?
Graph will not load after reaching 30 or so items, error from console is:
`Could not load content for webpack://_N_E/webpack/aft…
-
Dbt project is failing to build after upgrading to 1.7.2. I have models grouped at the project level. For example, here in my dbt_project.yml file.
```yaml
# In this example config, we tell dbt to…
-
**Is your feature request related to a problem? Please describe.**
When using a SQL Block, the only way to currently select an io_config profile is through the UI drop down menu. This is a problem wh…
-
Hi there, does this support [dbt-sqlserver ](https://github.com/dbt-msft/dbt-sqlserver)adapter?
Asking because no matter I use my own models or the examples from the repo, I always run into this er…
-
### What is the target system?
dbt, new dialect dremio
### What kind of integration is this?
- [X] Produces OpenLineage metadata
- [ ] Consumes OpenLineage metadata
- [ ] Something else
### How sh…
-
The culprit line is here: https://github.com/dbt-labs/dbt-utils/blob/6ba7b660b1d1b4e3b41cb0cf6c3c0e4a70ae54e4/macros/sql/generate_surrogate_key.sql#L27C35-L27C35
```sql
select a, b, c, d, {{ dbt_u…
-
### Describe the bug
When running dbt-meshify split, get exception "Unable to find a docs block with the name int_hcss_dis_jobs_doc" even though doc block exists
### Steps to reproduce
Using Code…