Skip to content

dbt-external-tables v0.8.1

Compare
Choose a tag to compare
@jeremyyeo jeremyyeo released this 21 Sep 09:44
· 138 commits to main since this release
410b219

Features

  • (Snowflake) Add support for Delta lake external tables (#138)
  • (snowflake) Add configurable error integration for snowpipe (#154)

Fixes

  • (Snowflake) Fix column quoting (#135)
  • (BigQuery) Fix column quoting (#148)
  • (Spark) Fix recover_partitions macro (#163)

Contributors