From e9371f584b853b3895d2ed4be34a9819097e10ad Mon Sep 17 00:00:00 2001
From: Matt Shaver <60105315+matthewshaver@users.noreply.github.com>
Date: Mon, 7 Oct 2024 14:55:04 -0400
Subject: [PATCH] Update
website/blog/2024-10-04-iceberg-is-an-implementation-detail.md
---
website/blog/2024-10-04-iceberg-is-an-implementation-detail.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/website/blog/2024-10-04-iceberg-is-an-implementation-detail.md b/website/blog/2024-10-04-iceberg-is-an-implementation-detail.md
index e2c64ef49e5..eca0a411dad 100644
--- a/website/blog/2024-10-04-iceberg-is-an-implementation-detail.md
+++ b/website/blog/2024-10-04-iceberg-is-an-implementation-detail.md
@@ -56,7 +56,7 @@ One of the biggest hurdles is managing Iceberg’s metadata layer. This metadata
With support for Iceberg Table Format, it is now easier to convert your dbt models using proprietary table formats to Iceberg by updating your configuration. After you have set up your external storage for Iceberg and connected it to your platforms, you will be able to jump into your dbt model and update the configuration to look something like this:
-
+
It is available on these adapters: