dbt-labs / dbt-external-tables

dbt macros to stage external sources
https://hub.getdbt.com/dbt-labs/dbt_external_tables/latest/
Apache License 2.0
297 stars 119 forks source link

Added support for DELTA in Snowflake. #124

Closed aPeterHeise closed 2 years ago

aPeterHeise commented 2 years ago

Added support for DELTA (https://delta.io/) to Snowflake external tables.

aPeterHeise commented 2 years ago

Hi Jeremy,

here my PR for Delta in DBT for Snowflake.

Feature still in private preview but Snowflake allowed for publication.

Cheers,

Peter

aPeterHeise commented 2 years ago

This is now in Open Preview - available for all accounts. See https://docs.snowflake.com/en/user-guide/tables-external-intro.html#delta-lake-support

aPeterHeise commented 2 years ago

I just saw this PR looks a bit weird; would you be open to merge it if I rebase it correctly and send a new PR?