<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Now that Unity Catalog manages Iceberg natively, is anyone actually switching? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/now-that-unity-catalog-manages-iceberg-natively-is-anyone/m-p/167945#M55799</link>
    <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;Unity Catalog managed Iceberg tables went GA earlier this year, and they arrived with the features that used to be the reason to stay on Delta: liquid clustering, predictive optimization, materialized views, streaming tables. On paper the gap is basically closed.&lt;/P&gt;&lt;P&gt;What I find interesting is that this quietly changes the shape of the argument. For years the choice was framed as Delta if you live on Databricks, Iceberg if you need everything else to read your tables. That tradeoff is mostly gone now, which means the decision stops being technical and starts being political. Who else needs to read this data, and how much do you trust that to stay true in three years?&lt;/P&gt;&lt;P&gt;So I am curious what people are actually doing rather than what the blog posts say.&lt;/P&gt;&lt;P&gt;Have you created any managed Iceberg tables in production yet, or is it still a proof of concept?&lt;/P&gt;&lt;P&gt;If you did move, what pushed you? A specific engine that had to read the data, a procurement or vendor lock-in conversation, or something more practical?&lt;/P&gt;&lt;P&gt;If you stayed on Delta, was that a real evaluation or just inertia? No judgement, inertia is a legitimate engineering strategy.&lt;/P&gt;&lt;P&gt;For anyone running both, has the operational overhead of two formats been worth it, or did you regret the split?&lt;/P&gt;&lt;P&gt;And the one I am most curious about: has anyone hit a case where managed Iceberg behaved differently from Delta in a way that actually cost you time?&lt;/P&gt;&lt;P&gt;My own read is that most teams will stay on Delta simply because nothing is forcing them off it, and that Iceberg adoption will be driven almost entirely by organizations that have a second engine in the picture. Happy to be told I am wrong.&lt;/P&gt;&lt;P&gt;What is your team doing?&lt;/P&gt;</description>
    <pubDate>Tue, 08 Sep 2026 14:13:10 GMT</pubDate>
    <dc:creator>Islam_hoti</dc:creator>
    <dc:date>2026-09-08T14:13:10Z</dc:date>
    <item>
      <title>Now that Unity Catalog manages Iceberg natively, is anyone actually switching?</title>
      <link>https://community.databricks.com/t5/data-engineering/now-that-unity-catalog-manages-iceberg-natively-is-anyone/m-p/167945#M55799</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;Unity Catalog managed Iceberg tables went GA earlier this year, and they arrived with the features that used to be the reason to stay on Delta: liquid clustering, predictive optimization, materialized views, streaming tables. On paper the gap is basically closed.&lt;/P&gt;&lt;P&gt;What I find interesting is that this quietly changes the shape of the argument. For years the choice was framed as Delta if you live on Databricks, Iceberg if you need everything else to read your tables. That tradeoff is mostly gone now, which means the decision stops being technical and starts being political. Who else needs to read this data, and how much do you trust that to stay true in three years?&lt;/P&gt;&lt;P&gt;So I am curious what people are actually doing rather than what the blog posts say.&lt;/P&gt;&lt;P&gt;Have you created any managed Iceberg tables in production yet, or is it still a proof of concept?&lt;/P&gt;&lt;P&gt;If you did move, what pushed you? A specific engine that had to read the data, a procurement or vendor lock-in conversation, or something more practical?&lt;/P&gt;&lt;P&gt;If you stayed on Delta, was that a real evaluation or just inertia? No judgement, inertia is a legitimate engineering strategy.&lt;/P&gt;&lt;P&gt;For anyone running both, has the operational overhead of two formats been worth it, or did you regret the split?&lt;/P&gt;&lt;P&gt;And the one I am most curious about: has anyone hit a case where managed Iceberg behaved differently from Delta in a way that actually cost you time?&lt;/P&gt;&lt;P&gt;My own read is that most teams will stay on Delta simply because nothing is forcing them off it, and that Iceberg adoption will be driven almost entirely by organizations that have a second engine in the picture. Happy to be told I am wrong.&lt;/P&gt;&lt;P&gt;What is your team doing?&lt;/P&gt;</description>
      <pubDate>Tue, 08 Sep 2026 14:13:10 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/now-that-unity-catalog-manages-iceberg-natively-is-anyone/m-p/167945#M55799</guid>
      <dc:creator>Islam_hoti</dc:creator>
      <dc:date>2026-09-08T14:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: Now that Unity Catalog manages Iceberg natively, is anyone actually switching?</title>
      <link>https://community.databricks.com/t5/data-engineering/now-that-unity-catalog-manages-iceberg-natively-is-anyone/m-p/168175#M55857</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/248581"&gt;@Islam_hoti&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;The Reality on the Ground:&amp;nbsp;We have experimented with Iceberg, but for our primary production workloads,&amp;nbsp;we remain 100% Delta Lake.&amp;nbsp;Here is our internal "Messy Truth" on why:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;The "Inertia" Factor:&amp;nbsp;You’re right, inertia is a legitimate engineering strategy. When Delta Lake is already fully integrated with&amp;nbsp;Unity Catalog, DLT, and Serverless compute, it’s not just a "format"; it’s the default data-plane of our entire platform. The operational risk of managing two formats is simply higher than the benefit of switching.&lt;/LI&gt;&lt;LI&gt;The "Second Engine" Driver:&amp;nbsp;We only see teams move to Iceberg when they have a critical, non-negotiable requirement for an engine&amp;nbsp;&lt;EM&gt;outside&lt;/EM&gt;&amp;nbsp;of the Databricks ecosystem that lacks robust Delta support. If you are a "Databricks-first" shop, the "native" feel of Delta Lake—especially with features like&amp;nbsp;Liquid Clustering&amp;nbsp;and&amp;nbsp;Predictive Optimization—is still just a bit more "frictionless" than Iceberg.&lt;/LI&gt;&lt;LI&gt;The Hidden Cost of "Both":&amp;nbsp;We once looked at running both, but the operational overhead of maintaining two different sets of DLT pipelines and governance workflows was a non-starter. It doubles your testing matrix for zero incremental gain in performance.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if you’re looking for the official best practices on workspace/catalog isolation, I’d highly recommend checking out the&amp;nbsp;&lt;STRONG&gt;&lt;A href="https://docs.databricks.com/en/tables/iceberg.html" target="_blank"&gt;https://docs.databricks.com/en/tables/iceberg.html&lt;/A&gt;&lt;/STRONG&gt;, which breaks down the trade-offs nicely."&lt;/P&gt;</description>
      <pubDate>Thu, 10 Sep 2026 07:17:12 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/now-that-unity-catalog-manages-iceberg-natively-is-anyone/m-p/168175#M55857</guid>
      <dc:creator>Khasim_1</dc:creator>
      <dc:date>2026-09-10T07:17:12Z</dc:date>
    </item>
  </channel>
</rss>

