Skip to content

dbt-external-tables 0.6.3

Compare
Choose a tag to compare
@jtcohen6 jtcohen6 released this 25 May 04:03
662b5a0

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

  • Improvements to README and examples (#81, #82, #91)

Contributors

Thanks to those who submitted code changes: