hernanparra
hernanparra
Exactly. Give the user something he can read and if needed copy & paste one result grid into a spreedsheet to work on it.
Same problem here on SQL Server 2017 with dbt 1.0.4 and sqlserver 1.0.0
I checked the dbt-core sources and the "get_merge_sql" macro isn't called on project. Some official adapters reimplement the incremental materialization and use that macro. I don't know if the effort...
The team of dbt-core did the refactoring in version 1.3. Is the incremental "merge" strategy working now?
The double quotes work fine in MS SQL. Did you try running the query? It works fine with tables that start with numbers. I don't have servers named like that...