<?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 - Partitioning in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/delta-table-partitioning/m-p/97293#M39468</link>
    <description>&lt;P&gt;Created a streaming job with delta table as a target.&amp;nbsp; The table did not have a partition when created earlier, however i would like to add an existing column as a partition column.&lt;/P&gt;&lt;P&gt;I am getting the following error.&lt;/P&gt;&lt;LI-CODE lang="python"&gt;com.databricks.sql.transaction.tahoe.DeltaAnalysisException: [_LEGACY_ERROR_TEMP_DELTA_0007] Partition columns do not match the partition columns of the table.&lt;/LI-CODE&gt;&lt;P&gt;Is re-writing the entire table with the partition column the only way forward ?&lt;/P&gt;</description>
    <pubDate>Fri, 01 Nov 2024 20:44:00 GMT</pubDate>
    <dc:creator>Anand4</dc:creator>
    <dc:date>2024-11-01T20:44:00Z</dc:date>
    <item>
      <title>Delta Table - Partitioning</title>
      <link>https://community.databricks.com/t5/data-engineering/delta-table-partitioning/m-p/97293#M39468</link>
      <description>&lt;P&gt;Created a streaming job with delta table as a target.&amp;nbsp; The table did not have a partition when created earlier, however i would like to add an existing column as a partition column.&lt;/P&gt;&lt;P&gt;I am getting the following error.&lt;/P&gt;&lt;LI-CODE lang="python"&gt;com.databricks.sql.transaction.tahoe.DeltaAnalysisException: [_LEGACY_ERROR_TEMP_DELTA_0007] Partition columns do not match the partition columns of the table.&lt;/LI-CODE&gt;&lt;P&gt;Is re-writing the entire table with the partition column the only way forward ?&lt;/P&gt;</description>
      <pubDate>Fri, 01 Nov 2024 20:44:00 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/delta-table-partitioning/m-p/97293#M39468</guid>
      <dc:creator>Anand4</dc:creator>
      <dc:date>2024-11-01T20:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: Delta Table - Partitioning</title>
      <link>https://community.databricks.com/t5/data-engineering/delta-table-partitioning/m-p/97305#M39470</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/124360"&gt;@Anand4&lt;/a&gt;,&lt;BR /&gt;Delta Lake does not support altering the partitioning of an existing table directly. Therefore, the way forward is to rewrite the entire table with the new partition column&lt;/P&gt;</description>
      <pubDate>Fri, 01 Nov 2024 22:26:12 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/delta-table-partitioning/m-p/97305#M39470</guid>
      <dc:creator>Alberto_Umana</dc:creator>
      <dc:date>2024-11-01T22:26:12Z</dc:date>
    </item>
  </channel>
</rss>

