microsoft / dbt-synapse

dbt adapter for Azure Synapse Dedicated SQL Pools
https://dbt-msft.github.io/dbt-msft-docs/docs/dbt-synapse/overview
MIT License
69 stars 29 forks source link

v1.8.0rc1 #216

Closed arthurcht closed 6 months ago

arthurcht commented 6 months ago

Features

Supporting dbt-core 1.8.0

Enhancements

Decouple imports to common dbt core and dbt adapter interface packages for future maintainability and extensibility.

From now on, Apple-silicon users don't have to locally build pyodbc, because M1, M2 binaries is included in pyodbc from 5.1.0 onwards!

Under the hood