<?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 Delta table zero downtime in Get Started Discussions</title>
    <link>https://community.databricks.com/t5/get-started-discussions/delta-table-zero-downtime/m-p/153561#M11630</link>
    <description>&lt;P&gt;Hello Experts&lt;/P&gt;&lt;P&gt;How to load everyday full load to delta table(truncate and load). The reports are pointing to this table.&lt;/P&gt;&lt;P&gt;How to ensure the zero downtime while load is on.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Mon, 06 Apr 2026 19:55:23 GMT</pubDate>
    <dc:creator>databrciks</dc:creator>
    <dc:date>2026-04-06T19:55:23Z</dc:date>
    <item>
      <title>Delta table zero downtime</title>
      <link>https://community.databricks.com/t5/get-started-discussions/delta-table-zero-downtime/m-p/153561#M11630</link>
      <description>&lt;P&gt;Hello Experts&lt;/P&gt;&lt;P&gt;How to load everyday full load to delta table(truncate and load). The reports are pointing to this table.&lt;/P&gt;&lt;P&gt;How to ensure the zero downtime while load is on.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 06 Apr 2026 19:55:23 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/delta-table-zero-downtime/m-p/153561#M11630</guid>
      <dc:creator>databrciks</dc:creator>
      <dc:date>2026-04-06T19:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: Delta table zero downtime</title>
      <link>https://community.databricks.com/t5/get-started-discussions/delta-table-zero-downtime/m-p/153584#M11632</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/103795"&gt;@databrciks&lt;/a&gt;&amp;nbsp;Load your new data into a staging table, then replace the target using CREATE OR REPLACE TABLE or INSERT OVERWRITE.&lt;BR /&gt;Delta Lake writes are &lt;STRONG&gt;atomic&lt;/STRONG&gt;, so reports keep reading the old data until the new load finishes. There is &lt;STRONG&gt;no downtime and no empty table window&lt;/STRONG&gt;. Once the load commits, all users automatically see the new data.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Apr 2026 03:53:20 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/delta-table-zero-downtime/m-p/153584#M11632</guid>
      <dc:creator>Sumit_7</dc:creator>
      <dc:date>2026-04-07T03:53:20Z</dc:date>
    </item>
  </channel>
</rss>

