dbt-external-tables icon indicating copy to clipboard operation
dbt-external-tables copied to clipboard

Feature: Snowflake Iceberg tables (external catalog)

Open dataders opened this issue 8 months ago • 1 comments

Describe the feature

This package should support creating externally-managed Snowflake tables for all supported Catalog Integration types:

  • AWS Glue
  • Iceberg REST (e.g. Polaris & Snowflake Open Catalog)
  • Object Store (Delta)

I don't think it's worth shipping Iceberg object store as it requires the latest path to metadata.json

dataders avatar Mar 31 '25 17:03 dataders