dbt-msft / dbt-sqlserver

dbt adapter for SQL Server and Azure SQL
MIT License
205 stars 96 forks source link

Dbt 1.8 #502

Closed ms32035 closed 3 days ago

ms32035 commented 3 months ago

This upgrades to dbt 1.8.1. Some functional tests are failing, for incremental models, but that's because things are hard-coded in the fabric adapter. https://github.com/microsoft/dbt-fabric/blob/main/dbt/include/fabric/macros/materializations/models/incremental/incremental.sql#L34

Vincent-ORTEC commented 1 month ago

Will this be released?

JustGitting commented 4 weeks ago

Will this be released?

It looks unlikely at the moment.

Unfortunately, it appears the great volunteers who were maintaining this have gotten new opportunities that are not related to this project.

Is this project still activelly developed? #511 https://github.com/dbt-msft/dbt-sqlserver/issues/511

axellpadilla commented 4 weeks ago

@JustGitting, @Vincent-ORTEC He did said he could give admin to someone, I hope someone can volunteer, I can't because current short future reasons

cody-scott commented 1 week ago

For those on this thread. There is a 1.8.0rc2 release available to test if you have time. It has the 1.8 merged in, so this will get closed once 1.8.0 is formally released.

cody-scott commented 3 days ago

1.8 was released, so closing this. Appreciate the work to get this pulled together. I did reference some for the update. Please feel free to contribute more!