<?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: Do I need the &amp;quot;where&amp;quot; clause on an incremental update? in Administrative Discussions</title>
    <link>https://community.incorta.com/t5/administrative-discussions/do-i-need-the-quot-where-quot-clause-on-an-incremental-update/m-p/5455#M264</link>
    <description>&lt;P&gt;Extracting the same data during incremental refresh will add the cost to the process of merging the records.&amp;nbsp; Incorta extract will insert all data fetched to the file system and thus requires disk I/O.&amp;nbsp; The data will be merged during compaction and will be loaded to Incorta loader service as an UPSERT.&amp;nbsp; Reducing the volume of data being processed will reduce the cost and improve the performance.&lt;/P&gt;</description>
    <pubDate>Wed, 31 Jan 2024 19:24:19 GMT</pubDate>
    <dc:creator>dylanwan</dc:creator>
    <dc:date>2024-01-31T19:24:19Z</dc:date>
    <item>
      <title>Do I need the "where" clause on an incremental update?</title>
      <link>https://community.incorta.com/t5/administrative-discussions/do-i-need-the-quot-where-quot-clause-on-an-incremental-update/m-p/4650#M182</link>
      <description>&lt;P&gt;This is on my list of things to test, but it's a long list&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I have keyed my table w/ the business keys + last update date ( AsOfDate ) and I just copy/paste my query into the "incremental query" section of the data source it should still work as intended, right?&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;Any new records would be added including "new" records based on the last update date.&lt;/P&gt;&lt;P&gt;What the "where" clause buys me is a potentially faster load-time because I'd be querying a small subset of all the data.&lt;/P&gt;&lt;P&gt;I *think* the cost of doing it w/out a where clause - in addition to longer load-times - might be larger parquet files for each incremental update?&amp;nbsp; &amp;nbsp;But I'm not completely sure how or if that's a showstopper.&lt;/P&gt;&lt;P&gt;Thoughts?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jul 2023 18:33:40 GMT</pubDate>
      <guid>https://community.incorta.com/t5/administrative-discussions/do-i-need-the-quot-where-quot-clause-on-an-incremental-update/m-p/4650#M182</guid>
      <dc:creator>RADSr</dc:creator>
      <dc:date>2023-07-06T18:33:40Z</dc:date>
    </item>
    <item>
      <title>Re: Do I need the "where" clause on an incremental update?</title>
      <link>https://community.incorta.com/t5/administrative-discussions/do-i-need-the-quot-where-quot-clause-on-an-incremental-update/m-p/5455#M264</link>
      <description>&lt;P&gt;Extracting the same data during incremental refresh will add the cost to the process of merging the records.&amp;nbsp; Incorta extract will insert all data fetched to the file system and thus requires disk I/O.&amp;nbsp; The data will be merged during compaction and will be loaded to Incorta loader service as an UPSERT.&amp;nbsp; Reducing the volume of data being processed will reduce the cost and improve the performance.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jan 2024 19:24:19 GMT</pubDate>
      <guid>https://community.incorta.com/t5/administrative-discussions/do-i-need-the-quot-where-quot-clause-on-an-incremental-update/m-p/5455#M264</guid>
      <dc:creator>dylanwan</dc:creator>
      <dc:date>2024-01-31T19:24:19Z</dc:date>
    </item>
  </channel>
</rss>

