What's Changed
- fix: Set correct cluster type on databricks connection by @ericj-db in #1158
- fix: Handle ANSI mode for pandas DataFrame conversion by @benc-db in #1157
- chore: Modify integration workflow to simplify running external PRs by @benc-db in #1162
- fix: add check in _get to validate model had gettable config by @colin-rogers-dbt in #1164
- fix: Remove external path on intermediate tables for python incremental models by @gsolasab in #1161
- fix: get_columns_in_relation branching for STs by @ericj-db in #1167
- fix: Improve perf on schema enumeration/validation by @benc-db in #1168
- fix: don't pass nodes that don't have
database
attribute to build_catalog relation by @colin-rogers-dbt in #1170 - Fix: model-level override logic for is_cluster by @ericj-db in #1172
Full Changelog: v1.10.10...v1.10.11