<?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 How do I process each new record when using autoloader. in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/how-do-i-process-each-new-record-when-using-autoloader/m-p/13469#M8142</link>
    <description>&lt;P&gt;For instance, I'm ingesting webhook data into a delta table with autoloader and need to run a process for each new record as it arrives.&lt;/P&gt;</description>
    <pubDate>Thu, 14 Jul 2022 15:56:46 GMT</pubDate>
    <dc:creator>Gabriel0007</dc:creator>
    <dc:date>2022-07-14T15:56:46Z</dc:date>
    <item>
      <title>How do I process each new record when using autoloader.</title>
      <link>https://community.databricks.com/t5/data-engineering/how-do-i-process-each-new-record-when-using-autoloader/m-p/13469#M8142</link>
      <description>&lt;P&gt;For instance, I'm ingesting webhook data into a delta table with autoloader and need to run a process for each new record as it arrives.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2022 15:56:46 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-do-i-process-each-new-record-when-using-autoloader/m-p/13469#M8142</guid>
      <dc:creator>Gabriel0007</dc:creator>
      <dc:date>2022-07-14T15:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: How do I process each new record when using autoloader.</title>
      <link>https://community.databricks.com/t5/data-engineering/how-do-i-process-each-new-record-when-using-autoloader/m-p/13470#M8143</link>
      <description>&lt;P&gt;With autoloader, you can do something like changelog and record data about operations performed on each micro batch - like affected id, I/U/D, timestamp etc..&lt;/P&gt;&lt;P&gt;Then you can make use of this changelog table, and run subsequent processes for each row affected per micro batch..&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2022 00:18:45 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-do-i-process-each-new-record-when-using-autoloader/m-p/13470#M8143</guid>
      <dc:creator>AmanSehgal</dc:creator>
      <dc:date>2022-07-15T00:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: How do I process each new record when using autoloader.</title>
      <link>https://community.databricks.com/t5/data-engineering/how-do-i-process-each-new-record-when-using-autoloader/m-p/13471#M8144</link>
      <description>&lt;P&gt;Thank you for the info. I'm just starting out with Databricks.  &lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2022 13:19:36 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-do-i-process-each-new-record-when-using-autoloader/m-p/13471#M8144</guid>
      <dc:creator>Gabriel0007</dc:creator>
      <dc:date>2022-07-15T13:19:36Z</dc:date>
    </item>
  </channel>
</rss>

