PROOF OF CONCEPT - USE AT OWN RISK
Experimental decoupled dbt-external-tables
, now maintained by dbt-athena-community maintainers. See dbt-labs/dbt-athena#633, update any existing references to new dbt-athena
owner.
A fully working example project provided. See example_project
Package provides the target-independent implementation
- package: dbt-labs/dbt_external_tables
version: ['>=0.8.7']
Package provides athena-specific implementation
- git: https://github.com/dbt-athena/dbt-athena-external-tables.git
revision: main
dispatch:
- macro_namespace: dbt_external_tables
search_order: [dbt_athena_external_tables, dbt_external_tables]