<?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: Merge DLT with Delta Table in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/merge-dlt-with-delta-table/m-p/50433#M28808</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Merging data from a Delta Live Table (DLT) into an existing Delta Table is possible with careful planning. Transition data from DLT to Delta Table through batch processing, data transformation, and ETL processes, ensuring schema compatibility.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 04 Nov 2023 06:06:22 GMT</pubDate>
    <dc:creator>LeifBruen</dc:creator>
    <dc:date>2023-11-04T06:06:22Z</dc:date>
    <item>
      <title>Merge DLT with Delta Table</title>
      <link>https://community.databricks.com/t5/data-engineering/merge-dlt-with-delta-table/m-p/49076#M28468</link>
      <description>&lt;P&gt;Is there anyway to accomplish this ? I have an existing Delta Table and a separate Delta Live Table pipelines and I would like to merge data from a DLT to my existing Delta Table.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this doable or completely impossible ?&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 05:57:03 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/merge-dlt-with-delta-table/m-p/49076#M28468</guid>
      <dc:creator>erigaud</dc:creator>
      <dc:date>2023-10-13T05:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: Merge DLT with Delta Table</title>
      <link>https://community.databricks.com/t5/data-engineering/merge-dlt-with-delta-table/m-p/49081#M28470</link>
      <description>&lt;P&gt;Seems to me that it is possible. Delta Live tables is in fact a declarative framework to automate a lot in data pipelines.&lt;BR /&gt;So it is not a table type in fact (I always wondered why they called it like that).&amp;nbsp; As DLT uses Delta Lake, you could create a DLT which merges the other DLTs in your delta lake table, taking into account the &lt;A href="https://learn.microsoft.com/en-us/azure/databricks/delta-live-tables/#limitations" target="_self"&gt;limitations of dlt&lt;/A&gt; of course.&lt;/P&gt;&lt;P&gt;Something like &lt;A href="https://stackoverflow.com/questions/73210826/how-can-i-control-the-order-of-databricks-delta-live-tables-dlt-creation-for" target="_self"&gt;this&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 07:28:38 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/merge-dlt-with-delta-table/m-p/49081#M28470</guid>
      <dc:creator>-werners-</dc:creator>
      <dc:date>2023-10-13T07:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: Merge DLT with Delta Table</title>
      <link>https://community.databricks.com/t5/data-engineering/merge-dlt-with-delta-table/m-p/49168#M28490</link>
      <description>&lt;P&gt;This is doable, use LIVE keyword while matching the delta table to delta live table in merge.&lt;/P&gt;</description>
      <pubDate>Sat, 14 Oct 2023 09:43:03 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/merge-dlt-with-delta-table/m-p/49168#M28490</guid>
      <dc:creator>Faisal</dc:creator>
      <dc:date>2023-10-14T09:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: Merge DLT with Delta Table</title>
      <link>https://community.databricks.com/t5/data-engineering/merge-dlt-with-delta-table/m-p/50433#M28808</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Merging data from a Delta Live Table (DLT) into an existing Delta Table is possible with careful planning. Transition data from DLT to Delta Table through batch processing, data transformation, and ETL processes, ensuring schema compatibility.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 04 Nov 2023 06:06:22 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/merge-dlt-with-delta-table/m-p/50433#M28808</guid>
      <dc:creator>LeifBruen</dc:creator>
      <dc:date>2023-11-04T06:06:22Z</dc:date>
    </item>
  </channel>
</rss>

