dbt-snowflake 1.4.0-b1 - December 15, 2022
Features
- change when query_tag is set to cut down number of connections needed to increase performance at long distances to conversation with databases (#199, #294)
- change to anonymous sprocs as the default (#305, #334)
Fixes
- Update the Makefile command for
dev
(#340, #349) - change quote policy dataclass field to conform to 3.11 typing (#351, #350)
Under the Hood
- changing python_model test configs to take into account swap for anonymous_sproc as new default (#305, #337)
Feature
Dependency
Contributors
- @b-per (#349)
- @joshuataylor (#294)