dbt-external-tables 0.6.3
This is a bugfix release.
Fixes
- Avoid numeric type coercion for Redshift partition values (#70)
- Aggressively commit transactions on Snowflake to avoid fruitless DML (#47)
- Handle JSON
'null'
values in Snowflake columns (#76) - Adds
integration
parameter for Snowflake external tables on Azure (#87) - Fix whitespace for Spark external tables with no columns specified (#92)
Quality of life
Contributors
Thanks to those who submitted code changes: