<?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: SQL Warehouse and Unity Catalog in Data Governance</title>
    <link>https://community.databricks.com/t5/data-governance/sql-warehouse-and-unity-catalog/m-p/142572#M2728</link>
    <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/191888"&gt;@Senga98&lt;/a&gt;&amp;nbsp;SQL warehouses themselves are &lt;STRONG&gt;not governed by Unity Catalog&lt;/STRONG&gt;, since they belong to the &lt;STRONG&gt;compute layer&lt;/STRONG&gt; rather than the data layer. Unity Catalog focuses on managing data assets and how access to those assets is controlled, not on managing compute resources.&lt;/P&gt;&lt;P&gt;What Unity Catalog &lt;EM&gt;does&lt;/EM&gt; cover includes catalogs, schemas, tables, views, and functions, along with their permissions, lineage, and governed storage or external locations. Compute components such as SQL warehouses, clusters, and jobs are instead administered at the Databricks workspace level.&lt;/P&gt;&lt;P&gt;However, when a SQL warehouse is used to run queries, &lt;STRONG&gt;Unity Catalog still applies the data access rules&lt;/STRONG&gt;. The warehouse executes the query, but Unity Catalog determines whether the user is authorized to access the referenced data. Administrators can control the warehouse permissions independently of Unity Catalog using the &lt;STRONG&gt;Manage Permissions &lt;/STRONG&gt;settings.&lt;/P&gt;</description>
    <pubDate>Sat, 27 Dec 2025 21:05:28 GMT</pubDate>
    <dc:creator>Shivam7788775</dc:creator>
    <dc:date>2025-12-27T21:05:28Z</dc:date>
    <item>
      <title>SQL Warehouse and Unity Catalog</title>
      <link>https://community.databricks.com/t5/data-governance/sql-warehouse-and-unity-catalog/m-p/141363#M2709</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Is SQL warehouses managed by Unity Catalog? My understanding is that since SQL Warehouse is part of the compute layer, Unity Catalog doesn't manage it as it only manages data layers.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Dec 2025 06:10:16 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/sql-warehouse-and-unity-catalog/m-p/141363#M2709</guid>
      <dc:creator>Senga98</dc:creator>
      <dc:date>2025-12-08T06:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Warehouse and Unity Catalog</title>
      <link>https://community.databricks.com/t5/data-governance/sql-warehouse-and-unity-catalog/m-p/141371#M2710</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/191888"&gt;@Senga98&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Your understanding is correct.&amp;nbsp;Unity Catalog governs:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Data objects&lt;/STRONG&gt; (catalogs, schemas, tables, views, functions)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Permissions&lt;/STRONG&gt; (grants on the above)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Lineage&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Governed storage locations &amp;amp; external locations&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Model serving endpoints (UC Volumes / AI models)&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;SQL Warehouses, Clusters, Jobs compute fall under Databricks workspace compute, not UC.&lt;/P&gt;&lt;P&gt;But keep in mind that&amp;nbsp;&lt;SPAN&gt;Unity Catalog&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;governs data access permissions on SQL warehouses for most assets. Administrators configure most data access permissions. SQL warehouses can have custom data access configured instead of or in addition to&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Unity Catalog.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Dec 2025 07:46:23 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/sql-warehouse-and-unity-catalog/m-p/141371#M2710</guid>
      <dc:creator>szymon_dybczak</dc:creator>
      <dc:date>2025-12-08T07:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Warehouse and Unity Catalog</title>
      <link>https://community.databricks.com/t5/data-governance/sql-warehouse-and-unity-catalog/m-p/142572#M2728</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/191888"&gt;@Senga98&lt;/a&gt;&amp;nbsp;SQL warehouses themselves are &lt;STRONG&gt;not governed by Unity Catalog&lt;/STRONG&gt;, since they belong to the &lt;STRONG&gt;compute layer&lt;/STRONG&gt; rather than the data layer. Unity Catalog focuses on managing data assets and how access to those assets is controlled, not on managing compute resources.&lt;/P&gt;&lt;P&gt;What Unity Catalog &lt;EM&gt;does&lt;/EM&gt; cover includes catalogs, schemas, tables, views, and functions, along with their permissions, lineage, and governed storage or external locations. Compute components such as SQL warehouses, clusters, and jobs are instead administered at the Databricks workspace level.&lt;/P&gt;&lt;P&gt;However, when a SQL warehouse is used to run queries, &lt;STRONG&gt;Unity Catalog still applies the data access rules&lt;/STRONG&gt;. The warehouse executes the query, but Unity Catalog determines whether the user is authorized to access the referenced data. Administrators can control the warehouse permissions independently of Unity Catalog using the &lt;STRONG&gt;Manage Permissions &lt;/STRONG&gt;settings.&lt;/P&gt;</description>
      <pubDate>Sat, 27 Dec 2025 21:05:28 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/sql-warehouse-and-unity-catalog/m-p/142572#M2728</guid>
      <dc:creator>Shivam7788775</dc:creator>
      <dc:date>2025-12-27T21:05:28Z</dc:date>
    </item>
  </channel>
</rss>

