Data Science Wire

Dbt Fabric updated to 1.11.8

Reddit r/MicrosoftFabric1w4 min read

Edit: to be clear, the version used by the Fabric dbt Job. FYI, looks like someone pushed a newer dbt version out to production. It's also moved from dbt-fabric 1.9.0 to dbt-fabric 1.10.0 (shouldn't the dbt-fabric and dbt-core versions align?) One breaking change, for me, is in `generate_schema_name` now prefixing `dbo_` to all of my tables. dbt-fabric 1.9.0 was overriding the default `generate_schema_name`. dbt-fabric 1.9.3 removed this. Agree it's a bug fix for dbt-fabric but it's also my desired use case so I hadn't overridden it myself. Calling it out in case anyone else jumped onto the pr

Read the full story at Reddit r/MicrosoftFabric

More in Analytics Engineering