Part of dbt-labs#15714 (upstream feature request). Depends on #1. Independent of #4, #5, #7 (can run in parallel).
Work items
Full detail: dbt-sqlserver-v2-roadmap plan/02-implementation-steps.md §5.5 ("SQL type mapping", "Column builder")
PRs against sqlserver-v2-port in this repo, use Closes #<this issue>.
Part of dbt-labs#15714 (upstream feature request). Depends on #1. Independent of #4, #5, #7 (can run in parallel).
Work items
src/sql_types.rs—SqlServerarms whereverFabricappears; verify each against actual SQL Server T-SQL types rather than assuming Fabric parity (real surface differences exist, e.g. VARCHAR/row-size limits)FABRIC_METADATA_SQL_TYPE_KEY)src/column/column_builder.rs—SqlServerarm, trybuild_postgres_likefirst per the guide's default recommendationFull detail: dbt-sqlserver-v2-roadmap
plan/02-implementation-steps.md§5.5 ("SQL type mapping", "Column builder")PRs against
sqlserver-v2-portin this repo, useCloses #<this issue>.