<?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 Re: Unity Catalog federation with Snowflake-managed Iceberg table fails with Universal Format conver in Administration &amp; Architecture</title>
    <link>https://community.databricks.com/t5/administration-architecture/unity-catalog-federation-with-snowflake-managed-iceberg-table/m-p/128548#M3874</link>
    <description>&lt;P&gt;How well is this expected to work?&amp;nbsp; I have a Snowflake Managed Iceberg table with 150,000,003 rows.&amp;nbsp; Did a Select count(*) with this via an Interactive Cluster with those settings.&amp;nbsp; Came back but took 2.5 mins.&amp;nbsp; I added 1 row to the Snowflake Iceberg table, tried select count(*) again in DBX.&amp;nbsp; So far I've been waiting over 22 mins, no result yet.&lt;/P&gt;</description>
    <pubDate>Fri, 15 Aug 2025 15:59:36 GMT</pubDate>
    <dc:creator>AzBarbarian</dc:creator>
    <dc:date>2025-08-15T15:59:36Z</dc:date>
    <item>
      <title>Unity Catalog federation with Snowflake-managed Iceberg table fails with Universal Format conversion</title>
      <link>https://community.databricks.com/t5/administration-architecture/unity-catalog-federation-with-snowflake-managed-iceberg-table/m-p/126113#M3705</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello All,&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;Error:&lt;BR /&gt;&lt;/STRONG&gt;[DELTA_UNIVERSAL_FORMAT_CONVERSION_FAILED] Failed to convert the table version 3 to the universal format iceberg. Clone validation failed - Size and number of data files in target table should match with source table. srcTableSize: 711784448, targetTableSize: 7296387072 srcTableNumFiles: 421, targetTableNumFiles: 421&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;STRONG&gt;Setup:&lt;/STRONG&gt;&lt;BR /&gt;&lt;UL&gt;&lt;LI&gt;Databricks Unity Catalog federation (not database federation)&lt;/LI&gt;&lt;LI&gt;Snowflake-managed Iceberg table&lt;/LI&gt;&lt;LI&gt;Serverless SQL warehouse&lt;/LI&gt;&lt;LI&gt;Table initially readable, breaks after INSERT in Snowflake&lt;/LI&gt;&lt;/UL&gt;&lt;BR /&gt;&lt;STRONG&gt;Root Cause Identified:&lt;BR /&gt;&lt;/STRONG&gt;Metadata version mismatch - Databricks Universal Format stuck converting Iceberg metadata version 3 while Snowflake table has advanced to version 4. Universal Format conversion should NOT be happening on Iceberg federated tables.&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;Failed Workarounds:&lt;BR /&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;OL&gt;&lt;LI&gt;Cannot disable Universal Format (config not available in serverless)&lt;/LI&gt;&lt;LI&gt;REFRESH TABLE triggers same error&lt;/LI&gt;&lt;/OL&gt;&lt;BR /&gt;&lt;STRONG&gt;Expected Behavior:&lt;BR /&gt;&lt;/STRONG&gt;Iceberg tables should be read directly without Universal Format conversion attempts.&lt;/DIV&gt;</description>
      <pubDate>Wed, 23 Jul 2025 07:07:19 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/unity-catalog-federation-with-snowflake-managed-iceberg-table/m-p/126113#M3705</guid>
      <dc:creator>fhameed</dc:creator>
      <dc:date>2025-07-23T07:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: Unity Catalog federation with Snowflake-managed Iceberg table fails with Universal Format conver</title>
      <link>https://community.databricks.com/t5/administration-architecture/unity-catalog-federation-with-snowflake-managed-iceberg-table/m-p/126858#M3771</link>
      <description>&lt;P class="p1"&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/176226"&gt;@fhameed&lt;/a&gt;&amp;nbsp;&amp;nbsp;The error occurs if the Iceberg metadata written by Snowflake does not match the number of files in object storage. When attempting to read the table in Databricks, there is a verification process that checks to see if the Iceberg metadata matches exactly the physical files in storage, and if it fails, it throws the error. The issue can occur if the iceberg metadata is corrupted. You can try setting the below configs in classic compute to skip the checksum validation and see if you can query the table.&lt;/P&gt;
&lt;P class="p1"&gt;SET spark.databricks.delta.checksum.mismatch.fatal = false&lt;/P&gt;
&lt;P class="p1"&gt;SET spark.databricks.delta.uniform.ingress.refreshChecksumValidation.enabled = false&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jul 2025 20:13:21 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/unity-catalog-federation-with-snowflake-managed-iceberg-table/m-p/126858#M3771</guid>
      <dc:creator>mani_22</dc:creator>
      <dc:date>2025-07-29T20:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: Unity Catalog federation with Snowflake-managed Iceberg table fails with Universal Format conver</title>
      <link>https://community.databricks.com/t5/administration-architecture/unity-catalog-federation-with-snowflake-managed-iceberg-table/m-p/128548#M3874</link>
      <description>&lt;P&gt;How well is this expected to work?&amp;nbsp; I have a Snowflake Managed Iceberg table with 150,000,003 rows.&amp;nbsp; Did a Select count(*) with this via an Interactive Cluster with those settings.&amp;nbsp; Came back but took 2.5 mins.&amp;nbsp; I added 1 row to the Snowflake Iceberg table, tried select count(*) again in DBX.&amp;nbsp; So far I've been waiting over 22 mins, no result yet.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Aug 2025 15:59:36 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/unity-catalog-federation-with-snowflake-managed-iceberg-table/m-p/128548#M3874</guid>
      <dc:creator>AzBarbarian</dc:creator>
      <dc:date>2025-08-15T15:59:36Z</dc:date>
    </item>
  </channel>
</rss>

