github dbt-labs/dbt-external-tables 0.8.0
dbt-external-tables v0.8.0

latest releases: 0.11.1, 0.11.0, 0.10.1...
3 years ago

This release supports any version (minor and patch) of v1, which means far less need for compatibility releases in the future.

Features

  • (Snowflake) Support for regex pattern in snowpipes (#111, #122)
  • (Apache Spark) Real support for partitioned external tables. Note that external sources with partitions defined were implicitly skipped. Going forward, sources with partitions defined (excluding those with using: delta) will run alter table ... recover partitions. (#116)

Under the hood

  • Use standard logging, thereby removing dependency on dbt_utils (#119)
  • Remove synapse__-prefixed "passthrough" macros, now that dbt-synapse can use sqlserver__-prefixed macros instead (#110)

Contributors

Don't miss a new dbt-external-tables release

NewReleases is sending notifications on new releases.