<?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: Can you perform a Merge into a Delta table from a stream? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/can-you-perform-a-merge-into-a-delta-table-from-a-stream/m-p/23628#M16349</link>
    <description>&lt;P&gt;You could MERGE into a delta table from a stream using foreachBatch. Here is a &lt;A href="https://docs.databricks.com/_static/notebooks/merge-in-streaming.html" alt="https://docs.databricks.com/_static/notebooks/merge-in-streaming.html" target="_blank"&gt;sample notebook&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 18 Jun 2021 07:21:30 GMT</pubDate>
    <dc:creator>sajith_appukutt</dc:creator>
    <dc:date>2021-06-18T07:21:30Z</dc:date>
    <item>
      <title>Can you perform a Merge into a Delta table from a stream?</title>
      <link>https://community.databricks.com/t5/data-engineering/can-you-perform-a-merge-into-a-delta-table-from-a-stream/m-p/23627#M16348</link>
      <description />
      <pubDate>Wed, 16 Jun 2021 22:39:45 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/can-you-perform-a-merge-into-a-delta-table-from-a-stream/m-p/23627#M16348</guid>
      <dc:creator>User16826992666</dc:creator>
      <dc:date>2021-06-16T22:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: Can you perform a Merge into a Delta table from a stream?</title>
      <link>https://community.databricks.com/t5/data-engineering/can-you-perform-a-merge-into-a-delta-table-from-a-stream/m-p/23628#M16349</link>
      <description>&lt;P&gt;You could MERGE into a delta table from a stream using foreachBatch. Here is a &lt;A href="https://docs.databricks.com/_static/notebooks/merge-in-streaming.html" alt="https://docs.databricks.com/_static/notebooks/merge-in-streaming.html" target="_blank"&gt;sample notebook&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jun 2021 07:21:30 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/can-you-perform-a-merge-into-a-delta-table-from-a-stream/m-p/23628#M16349</guid>
      <dc:creator>sajith_appukutt</dc:creator>
      <dc:date>2021-06-18T07:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: Can you perform a Merge into a Delta table from a stream?</title>
      <link>https://community.databricks.com/t5/data-engineering/can-you-perform-a-merge-into-a-delta-table-from-a-stream/m-p/23629#M16350</link>
      <description>&lt;P&gt;I am doing this exact thing with foreachBatch from a stream. However the Delta table I am merging into consumes a huge amount of space in relation to how much data is there due to the versions. Every MERGE execution will create new version. So if your stream is going to get lots of data that will trigger the MERGE, this may surprise you.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Sep 2021 17:16:01 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/can-you-perform-a-merge-into-a-delta-table-from-a-stream/m-p/23629#M16350</guid>
      <dc:creator>Greg</dc:creator>
      <dc:date>2021-09-28T17:16:01Z</dc:date>
    </item>
    <item>
      <title>Re: Can you perform a Merge into a Delta table from a stream?</title>
      <link>https://community.databricks.com/t5/data-engineering/can-you-perform-a-merge-into-a-delta-table-from-a-stream/m-p/23630#M16351</link>
      <description>&lt;P&gt;@Greg Moyer​&amp;nbsp;- Thank you. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 17:42:55 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/can-you-perform-a-merge-into-a-delta-table-from-a-stream/m-p/23630#M16351</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-30T17:42:55Z</dc:date>
    </item>
  </channel>
</rss>

