<?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 Unity Catalog Schemas in Declarative Automation Bundles Are a Footgun in Community Articles</title>
    <link>https://community.databricks.com/t5/community-articles/unity-catalog-schemas-in-declarative-automation-bundles-are-a/m-p/166242#M1450</link>
    <description>&lt;P&gt;Last week a teammate ran &lt;STRONG&gt;databricks bundle deploy&lt;/STRONG&gt; against our dev workspace. It failed on a schema that already existed. She had not touched that schema. Nobody had. Her code was identical to mine, and my deploy had worked ten minutes earlier.&lt;/P&gt;&lt;P&gt;The cause is a mismatch that most teams never notice until it bites them. DAB deployment state is private, &lt;STRONG&gt;one file per developer under your own user folder.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Development mode normally keeps those two worlds apart by prefixing your schema name, so the moment you find &lt;STRONG&gt;skip_name_prefix_for_schema&lt;/STRONG&gt; in the docs and switch it on, every developer's private state file starts claiming the same public object.&lt;/P&gt;&lt;P&gt;I wrote up what happens next, step by step, including the second hazard nobody expects. Then I go through 4 patterns that avoid the problem instead of hiding it and one of them needs no extra tooling at all.&lt;/P&gt;&lt;P&gt;Full write-up here:&amp;nbsp;&lt;A href="https://dev.to/oieduardorabelo/unity-catalog-schemas-in-declarative-automation-bundles-are-a-footgun-3o3e" target="_blank" rel="noopener"&gt;https://dev.to/oieduardorabelo/unity-catalog-schemas-in-declarative-automation-bundles-are-a-footgun-3o3e&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChatGPT Image Aug 23, 2026, 01_30_33 PM.png" style="width: 999px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/30204i42894C44304670A9/image-size/large?v=v2&amp;amp;px=999" role="button" title="ChatGPT Image Aug 23, 2026, 01_30_33 PM.png" alt="ChatGPT Image Aug 23, 2026, 01_30_33 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 23 Aug 2026 01:34:11 GMT</pubDate>
    <dc:creator>oieduardorabelo</dc:creator>
    <dc:date>2026-08-23T01:34:11Z</dc:date>
    <item>
      <title>Unity Catalog Schemas in Declarative Automation Bundles Are a Footgun</title>
      <link>https://community.databricks.com/t5/community-articles/unity-catalog-schemas-in-declarative-automation-bundles-are-a/m-p/166242#M1450</link>
      <description>&lt;P&gt;Last week a teammate ran &lt;STRONG&gt;databricks bundle deploy&lt;/STRONG&gt; against our dev workspace. It failed on a schema that already existed. She had not touched that schema. Nobody had. Her code was identical to mine, and my deploy had worked ten minutes earlier.&lt;/P&gt;&lt;P&gt;The cause is a mismatch that most teams never notice until it bites them. DAB deployment state is private, &lt;STRONG&gt;one file per developer under your own user folder.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Development mode normally keeps those two worlds apart by prefixing your schema name, so the moment you find &lt;STRONG&gt;skip_name_prefix_for_schema&lt;/STRONG&gt; in the docs and switch it on, every developer's private state file starts claiming the same public object.&lt;/P&gt;&lt;P&gt;I wrote up what happens next, step by step, including the second hazard nobody expects. Then I go through 4 patterns that avoid the problem instead of hiding it and one of them needs no extra tooling at all.&lt;/P&gt;&lt;P&gt;Full write-up here:&amp;nbsp;&lt;A href="https://dev.to/oieduardorabelo/unity-catalog-schemas-in-declarative-automation-bundles-are-a-footgun-3o3e" target="_blank" rel="noopener"&gt;https://dev.to/oieduardorabelo/unity-catalog-schemas-in-declarative-automation-bundles-are-a-footgun-3o3e&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChatGPT Image Aug 23, 2026, 01_30_33 PM.png" style="width: 999px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/30204i42894C44304670A9/image-size/large?v=v2&amp;amp;px=999" role="button" title="ChatGPT Image Aug 23, 2026, 01_30_33 PM.png" alt="ChatGPT Image Aug 23, 2026, 01_30_33 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Aug 2026 01:34:11 GMT</pubDate>
      <guid>https://community.databricks.com/t5/community-articles/unity-catalog-schemas-in-declarative-automation-bundles-are-a/m-p/166242#M1450</guid>
      <dc:creator>oieduardorabelo</dc:creator>
      <dc:date>2026-08-23T01:34:11Z</dc:date>
    </item>
  </channel>
</rss>

