<?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 Extract Data from file and iterate over DB in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Extract-Data-from-file-and-iterate-over-DB/m-p/2452811#M140646</link>
    <description>&lt;P&gt;hi folks,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i'm designing a job read +10K columns from file and take some columns and define them as context variable to run oracle DB function and then insert it to parquet file&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the design is below is working fine when testing insert the data to postgres table but now i need to create a parquet file , my issue with parquet file gives only action (create/overwrite) i cannot append on the created file before so by the end , only 1 record will be inserted in the file (because of iteration)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mshafeeq_0-1715785833537.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/166152i5A9051071B6FF319/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mshafeeq_0-1715785833537.png" alt="mshafeeq_0-1715785833537.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 15 May 2024 15:13:11 GMT</pubDate>
    <dc:creator>mshafeeq</dc:creator>
    <dc:date>2024-05-15T15:13:11Z</dc:date>
    <item>
      <title>Extract Data from file and iterate over DB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Extract-Data-from-file-and-iterate-over-DB/m-p/2452811#M140646</link>
      <description>&lt;P&gt;hi folks,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i'm designing a job read +10K columns from file and take some columns and define them as context variable to run oracle DB function and then insert it to parquet file&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the design is below is working fine when testing insert the data to postgres table but now i need to create a parquet file , my issue with parquet file gives only action (create/overwrite) i cannot append on the created file before so by the end , only 1 record will be inserted in the file (because of iteration)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mshafeeq_0-1715785833537.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/166152i5A9051071B6FF319/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mshafeeq_0-1715785833537.png" alt="mshafeeq_0-1715785833537.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2024 15:13:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Extract-Data-from-file-and-iterate-over-DB/m-p/2452811#M140646</guid>
      <dc:creator>mshafeeq</dc:creator>
      <dc:date>2024-05-15T15:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: Extract Data from file and iterate over DB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Extract-Data-from-file-and-iterate-over-DB/m-p/2452980#M140649</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can use a tUnite component before tFileOutputParquet to merge all data before they are written into parquet file.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Shicong&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2024 05:01:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Extract-Data-from-file-and-iterate-over-DB/m-p/2452980#M140649</guid>
      <dc:creator>Shicong_Hong</dc:creator>
      <dc:date>2024-05-16T05:01:23Z</dc:date>
    </item>
  </channel>
</rss>

