<?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 Handling partition overwrite in Liquid Clustering in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/handling-partition-overwrite-in-liquid-clustering/m-p/121293#M46408</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Currently we have delta tables in TBs partitioned by year, month, day. We perform dynamic partition overwrite using&amp;nbsp;&lt;SPAN class=""&gt;partitionOverwriteMode&amp;nbsp; as dynamic&amp;nbsp;&lt;/SPAN&gt;to handle rerun/corrections.&lt;/P&gt;&lt;P&gt;With liquid clustering, since explicit partitions are not required, how should we handle overwrite scenarios? Using MERGE is not feasible in our case, as the data consists of large log files with 100–1000 attributes.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Tue, 10 Jun 2025 06:27:22 GMT</pubDate>
    <dc:creator>Klusener</dc:creator>
    <dc:date>2025-06-10T06:27:22Z</dc:date>
    <item>
      <title>Handling partition overwrite in Liquid Clustering</title>
      <link>https://community.databricks.com/t5/data-engineering/handling-partition-overwrite-in-liquid-clustering/m-p/121293#M46408</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Currently we have delta tables in TBs partitioned by year, month, day. We perform dynamic partition overwrite using&amp;nbsp;&lt;SPAN class=""&gt;partitionOverwriteMode&amp;nbsp; as dynamic&amp;nbsp;&lt;/SPAN&gt;to handle rerun/corrections.&lt;/P&gt;&lt;P&gt;With liquid clustering, since explicit partitions are not required, how should we handle overwrite scenarios? Using MERGE is not feasible in our case, as the data consists of large log files with 100–1000 attributes.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jun 2025 06:27:22 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/handling-partition-overwrite-in-liquid-clustering/m-p/121293#M46408</guid>
      <dc:creator>Klusener</dc:creator>
      <dc:date>2025-06-10T06:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: Handling partition overwrite in Liquid Clustering</title>
      <link>https://community.databricks.com/t5/data-engineering/handling-partition-overwrite-in-liquid-clustering/m-p/121505#M46467</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/69270"&gt;@Klusener&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Good day!!&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Dynamic partition overwrites only supports selective overwrites for partitioned columns, not for liquid clustering or regular columns.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you know the exact predicates, use replaceWhere.&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;This is not possible without knowing the predicates&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Reference doc:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://docs.databricks.com/aws/en/delta/selective-overwrite#arbitrary-selective-overwrite-with-replacewhere" target="_blank" rel="noopener"&gt;https://docs.databricks.com/aws/en/delta/selective-overwrite#arbitrary-selective-overwrite-with-replacewhere&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To support this feature, we have a feature request, and below is the link for reference, which can be tracked in the future.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Reference:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;A href="https://databricks.aha.io/ideas/ideas/DB-I-10561" target="_blank" rel="noopener"&gt;https://databricks.aha.io/ideas/ideas/DB-I-10561&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is no ETA for the&amp;nbsp;feature&amp;nbsp;request&amp;nbsp;currently. Our PM team will review the&amp;nbsp;feature&amp;nbsp;request&amp;nbsp;and will prioritize it accordingly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please let us know if you need any further assistance or questions on this.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jun 2025 16:25:44 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/handling-partition-overwrite-in-liquid-clustering/m-p/121505#M46467</guid>
      <dc:creator>Saritha_S</dc:creator>
      <dc:date>2025-06-11T16:25:44Z</dc:date>
    </item>
  </channel>
</rss>

