microsoft / dbt-fabric

MIT License
79 stars 28 forks source link

Error in column_name statement #223

Closed cody-scott closed 2 months ago

cody-scott commented 2 months ago

https://github.com/microsoft/dbt-fabric/blob/46bb72f571f8db2ce35a460d85731b62f1f1dea7/dbt/include/fabric/macros/materializations/snapshots/helpers.sql#L14

column_name should be column.name

prdpsvs commented 2 months ago

Addressed in #227