database · inferred from evidence
Iceberg
An open table format for huge analytic datasets.
- Fix dbt-trino snapshot failing to create __dbt_tmp after first run
dbt snapshots on Iceberg catalogs worked once, then failed because the snapshot tried to create the __dbt_tmp table in the same storage location as the final snapshot table, which Trino forbids. The workaround confirmed by a maintainer is t