dbt-msft / dbt-sqlserver

dbt adapter for SQL Server and Azure SQL
MIT License
212 stars 99 forks source link

Simplify for scalability #504

Closed axellpadilla closed 2 months ago

axellpadilla commented 4 months ago

This adapater is for sql-server, add syntax works on sql server, but not on fabric, its expensive to do drop and recreate big tables

cody-scott commented 2 months ago

@axellpadilla can you take a look at the 1.8.0rc1 and see if that address this issue?

axellpadilla commented 2 months ago

@cody-scott from my understanding of the changes yes, need to merge and deploy it to my local to test it but looks ok, closed because any problem should patched on the new 1.8.0rc1