<?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: Declarative Pipeline Re-Deployment and existing managed tables exception in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/declarative-pipeline-re-deployment-and-existing-managed-tables/m-p/141286#M51686</link>
    <description>&lt;P&gt;Managed tables are “owned” by a DLT pipeline. Re-deploying a pipeline that references the same managed tables will fail unless you either:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;Drop the existing tables first&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Use external tables that are not owned by DLT&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Use a separate development schema/pipeline for testing changes&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;This is by design to protect data integrity and pipeline ownership.&lt;/P&gt;</description>
    <pubDate>Fri, 05 Dec 2025 18:01:34 GMT</pubDate>
    <dc:creator>Poorva21</dc:creator>
    <dc:date>2025-12-05T18:01:34Z</dc:date>
    <item>
      <title>Declarative Pipeline Re-Deployment and existing managed tables exception</title>
      <link>https://community.databricks.com/t5/data-engineering/declarative-pipeline-re-deployment-and-existing-managed-tables/m-p/141184#M51651</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I am facing a issue regarding re deployment of declarative pipeline using asset bundle. On first deployment, I am able to run the pipeline successfully. On execution, pipeline, as expected create tables. However, when I try to re-deploy the pipeline, with bug fixes or new transformations, on execution, it throws existing managed table already exist exception. I assume the re deployments should accept the existing tables created earlier and should continue run successfully with additions.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Dec 2025 17:04:31 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/declarative-pipeline-re-deployment-and-existing-managed-tables/m-p/141184#M51651</guid>
      <dc:creator>crami</dc:creator>
      <dc:date>2025-12-04T17:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: Declarative Pipeline Re-Deployment and existing managed tables exception</title>
      <link>https://community.databricks.com/t5/data-engineering/declarative-pipeline-re-deployment-and-existing-managed-tables/m-p/141185#M51652</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Redeploys with Asset Bundles &lt;STRONG&gt;can&lt;/STRONG&gt; safely reuse existing DLT-managed tables.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;If you see “managed table already exists”, it usually means:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;You’re using plain CREATE TABLE&amp;nbsp; and you should have OR REFRESH part of it&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;The bundle created a &lt;EM&gt;new&lt;/EM&gt; pipeline pointing at a schema where tables already exist, &lt;STRONG&gt;or&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;You changed the nature of an existing table (table ↔ view, streaming ↔ batch) without dropping/renaming it.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Dec 2025 17:34:19 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/declarative-pipeline-re-deployment-and-existing-managed-tables/m-p/141185#M51652</guid>
      <dc:creator>bianca_unifeye</dc:creator>
      <dc:date>2025-12-04T17:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: Declarative Pipeline Re-Deployment and existing managed tables exception</title>
      <link>https://community.databricks.com/t5/data-engineering/declarative-pipeline-re-deployment-and-existing-managed-tables/m-p/141286#M51686</link>
      <description>&lt;P&gt;Managed tables are “owned” by a DLT pipeline. Re-deploying a pipeline that references the same managed tables will fail unless you either:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;Drop the existing tables first&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Use external tables that are not owned by DLT&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Use a separate development schema/pipeline for testing changes&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;This is by design to protect data integrity and pipeline ownership.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Dec 2025 18:01:34 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/declarative-pipeline-re-deployment-and-existing-managed-tables/m-p/141286#M51686</guid>
      <dc:creator>Poorva21</dc:creator>
      <dc:date>2025-12-05T18:01:34Z</dc:date>
    </item>
  </channel>
</rss>

