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
314 stars 123 forks source link

Refactor create_external_table.sql in snowflake plugin #318

Closed kyleburke-meq closed 1 month ago

kyleburke-meq commented 2 months ago

Description & motivation

This potentially fixes: https://github.com/dbt-labs/dbt-external-tables/issues/315

As I introduced a bug here: https://github.com/dbt-labs/dbt-external-tables/pull/275

Checklist

cakkinep commented 1 month ago

@jeremyyeo this is a critical fix, please review and merge to prevent use of a buggy plugin.