<?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 reuse look up flow data in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/reuse-look-up-flow-data/m-p/2253704#M36956</link>
    <description>it will be faster if a look up data is reused when it's lodaed twice or more in a job.</description>
    <pubDate>Sat, 16 Nov 2024 12:53:37 GMT</pubDate>
    <dc:creator>_AnonymousUser</dc:creator>
    <dc:date>2024-11-16T12:53:37Z</dc:date>
    <item>
      <title>reuse look up flow data</title>
      <link>https://community.qlik.com/t5/Talend-Studio/reuse-look-up-flow-data/m-p/2253704#M36956</link>
      <description>it will be faster if a look up data is reused when it's lodaed twice or more in a job.</description>
      <pubDate>Sat, 16 Nov 2024 12:53:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/reuse-look-up-flow-data/m-p/2253704#M36956</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2024-11-16T12:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: reuse look up flow data</title>
      <link>https://community.qlik.com/t5/Talend-Studio/reuse-look-up-flow-data/m-p/2253705#M36957</link>
      <description>Hi 
&lt;BR /&gt;You can store lookup data into memory using tHashOutput component, and then reuse the lookup from memory, it will be faster than loading the lookup each time from input source. For example: 
&lt;BR /&gt;tMysqlInput--main--tHashOutput 
&lt;BR /&gt; | 
&lt;BR /&gt;onsubjobok 
&lt;BR /&gt; | 
&lt;BR /&gt;tFileInputDelimain---main--tMap---tLogRow 
&lt;BR /&gt; | 
&lt;BR /&gt; lookup 
&lt;BR /&gt; | 
&lt;BR /&gt; tHashInput(link to the tHashOutput) 
&lt;BR /&gt;Load model: Reload at each row. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Wed, 01 Jun 2011 03:34:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/reuse-look-up-flow-data/m-p/2253705#M36957</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-06-01T03:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: reuse look up flow data</title>
      <link>https://community.qlik.com/t5/Talend-Studio/reuse-look-up-flow-data/m-p/2253706#M36958</link>
      <description>Hi Shong 
&lt;BR /&gt;I have a doubt here. Isnt the reload at each row goes slow as number of record increases in main file. 
&lt;BR /&gt;I mean, If the main file has 1 milion records and look 1 milion. 
&lt;BR /&gt;Please correct me if am wrong</description>
      <pubDate>Thu, 02 Jun 2011 18:43:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/reuse-look-up-flow-data/m-p/2253706#M36958</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-06-02T18:43:20Z</dc:date>
    </item>
  </channel>
</rss>

