<?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 unused data in update in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/unused-data-in-update/m-p/2223765#M16751</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt; 
&lt;P&gt;My requirement as below.&lt;/P&gt; 
&lt;P&gt;I have a file, which will update the output table on the basis of key columns and conditions. Now, the requirement is to get the unused records of the file, which will not update the table.&lt;/P&gt; 
&lt;P&gt;One way is to do the inner join between file and table and fetch the reject records, but this is creating huge performance issue, because the table is around 30 million and it is affecting hugely.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Can someone suggest how to do it without degrading performance.&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 04:48:35 GMT</pubDate>
    <dc:creator>mani1304</dc:creator>
    <dc:date>2024-11-16T04:48:35Z</dc:date>
    <item>
      <title>unused data in update</title>
      <link>https://community.qlik.com/t5/Talend-Studio/unused-data-in-update/m-p/2223765#M16751</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt; 
&lt;P&gt;My requirement as below.&lt;/P&gt; 
&lt;P&gt;I have a file, which will update the output table on the basis of key columns and conditions. Now, the requirement is to get the unused records of the file, which will not update the table.&lt;/P&gt; 
&lt;P&gt;One way is to do the inner join between file and table and fetch the reject records, but this is creating huge performance issue, because the table is around 30 million and it is affecting hugely.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Can someone suggest how to do it without degrading performance.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:48:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/unused-data-in-update/m-p/2223765#M16751</guid>
      <dc:creator>mani1304</dc:creator>
      <dc:date>2024-11-16T04:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: unused data in update</title>
      <link>https://community.qlik.com/t5/Talend-Studio/unused-data-in-update/m-p/2223766#M16752</link>
      <description>If you use the option "Reload at each row" on tMap you may get rows from table 1 after 1 for each record from input file. Should be acceptable if input file is not too large.
&lt;BR /&gt;However what if you don't filter anything and place tMap after your DbOutput component to catch updated record? (not able to try at this time)</description>
      <pubDate>Mon, 02 Sep 2019 07:31:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/unused-data-in-update/m-p/2223766#M16752</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2019-09-02T07:31:03Z</dc:date>
    </item>
  </channel>
</rss>

