<?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: Creating a delta from two sources in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Creating-a-delta-from-two-sources/m-p/2334164#M102850</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;It is a bad option to compare full data from two tables for big data volumes using tMap component, maybe you can try the way to compare two tables in SQL, refer to this &lt;A href="https://dwgeek.com/quick-best-way-compare-two-tables-sql.html/" alt="https://dwgeek.com/quick-best-way-compare-two-tables-sql.html/" target="_blank"&gt;page&lt;/A&gt;. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;</description>
    <pubDate>Tue, 06 Dec 2022 03:07:16 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-12-06T03:07:16Z</dc:date>
    <item>
      <title>Creating a delta from two sources</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Creating-a-delta-from-two-sources/m-p/2334163#M102849</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd like some thoughts from the community on the best approach to creating a delta table.  We are using snowflake and have one master table containing up to 9m rows and the data supplier can only provide the full file (9m) which will be provided every 3 months, without a change date or flag which means we need to compare both data sets, identify what has changed and then only load the new / changed records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are thinking of converting both tables (all columns) into a JSON string and comparing but before we proceed I wanted to gather any other ideas people may have.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 22:20:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Creating-a-delta-from-two-sources/m-p/2334163#M102849</guid>
      <dc:creator>gurn</dc:creator>
      <dc:date>2024-11-15T22:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a delta from two sources</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Creating-a-delta-from-two-sources/m-p/2334164#M102850</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;It is a bad option to compare full data from two tables for big data volumes using tMap component, maybe you can try the way to compare two tables in SQL, refer to this &lt;A href="https://dwgeek.com/quick-best-way-compare-two-tables-sql.html/" alt="https://dwgeek.com/quick-best-way-compare-two-tables-sql.html/" target="_blank"&gt;page&lt;/A&gt;. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2022 03:07:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Creating-a-delta-from-two-sources/m-p/2334164#M102850</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-12-06T03:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a delta from two sources</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Creating-a-delta-from-two-sources/m-p/2334165#M102851</link>
      <description>&lt;P&gt;On better way would be to create 2 hash-keys. One hash-key build from all key columns and one hash key build from all relevant attributes.&lt;/P&gt;&lt;P&gt;Now you only have to compare 2 columns and not all and this could potentially be done within a tMap.&lt;/P&gt;&lt;P&gt;But keep in mind, you always need to different flows (with their own tMap and exchanged main and lookup flow) for finding what is missing from a-&amp;gt;b and b-&amp;gt;a.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2022 22:52:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Creating-a-delta-from-two-sources/m-p/2334165#M102851</guid>
      <dc:creator>jlolling</dc:creator>
      <dc:date>2022-12-06T22:52:29Z</dc:date>
    </item>
  </channel>
</rss>

