<?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: Where clause on Talend in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Where-clause-on-Talend/m-p/2240236#M27786</link>
    <description>Hello, &lt;BR /&gt;I would really do the where in the SQL query.&lt;BR /&gt;Regards,</description>
    <pubDate>Wed, 14 May 2008 16:49:08 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2008-05-14T16:49:08Z</dc:date>
    <item>
      <title>Where clause on Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Where-clause-on-Talend/m-p/2240234#M27784</link>
      <description>I extract data from a big DataWarehouse Oracle. 
&lt;BR /&gt;Currently, I work on a table which contains about 10 000 000 rows. So I need to filter this data. In Sql I use the where clause but, with Talend I want use tFilterRow. I see a big problem : 
&lt;BR /&gt;when I transmit my filters in SQL with the where clause it's the server which stocks Oracle which manages the filters. But when I use tFilterRow, in fact all the rows are extract and they are filtered in "local". The exection is very different (30 seconds versus 3 hours...) 
&lt;BR /&gt;It's necessary to give my filter in SQL at Oracle or I need to param something ?</description>
      <pubDate>Sat, 16 Nov 2024 14:22:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Where-clause-on-Talend/m-p/2240234#M27784</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T14:22:38Z</dc:date>
    </item>
    <item>
      <title>Re: Where clause on Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Where-clause-on-Talend/m-p/2240235#M27785</link>
      <description>Hello,
&lt;BR /&gt;Said ad-hoc (I´m a newbie to TOS):
&lt;BR /&gt;1.- Customizing application env. (like increasing JVM´s Heap for such a volume of data)
&lt;BR /&gt;2.- For TOS developer: ?Buffering data within Java routines, which handle high volume data, whereby code sets the size of buffer in dependency of configured heap size, set by user ?.
&lt;BR /&gt;Isn´t a good practice to move the TOS toward easy processing of Higher Requirements?
&lt;BR /&gt; aski</description>
      <pubDate>Tue, 13 May 2008 16:50:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Where-clause-on-Talend/m-p/2240235#M27785</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-05-13T16:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: Where clause on Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Where-clause-on-Talend/m-p/2240236#M27786</link>
      <description>Hello, &lt;BR /&gt;I would really do the where in the SQL query.&lt;BR /&gt;Regards,</description>
      <pubDate>Wed, 14 May 2008 16:49:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Where-clause-on-Talend/m-p/2240236#M27786</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-05-14T16:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: Where clause on Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Where-clause-on-Talend/m-p/2240237#M27787</link>
      <description>Hi mhirt,
&lt;BR /&gt;Sorry but I don't understood your answer. 
&lt;BR /&gt;You want say that improve SQL builder (particulary where clause) for the next version of Talend is in prevision or you want say that I need to develop the component ?
&lt;BR /&gt;Thx for your answer.</description>
      <pubDate>Wed, 14 May 2008 17:05:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Where-clause-on-Talend/m-p/2240237#M27787</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-05-14T17:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: Where clause on Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Where-clause-on-Talend/m-p/2240238#M27788</link>
      <description>If you ask tOracleInput to read 10 000 000 rows, in all the cases, it will be very long.&lt;BR /&gt;Simply add your filter to your sql request in tOracleInput.&lt;BR /&gt;Why are you speaking about "Improving SQLBuilder" ?</description>
      <pubDate>Wed, 14 May 2008 17:58:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Where-clause-on-Talend/m-p/2240238#M27788</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-05-14T17:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: Where clause on Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Where-clause-on-Talend/m-p/2240239#M27789</link>
      <description>For me, 
&lt;BR /&gt;an ETL like Talend is very interisting because the user need to param your soft by a GUI. But in SQL Builder, for the where clause you need to add manually the where condition. For me, I think it will be very interisting if SQL Builder purpose the tFilterRow component in order to create the SQL request with where clause. 
&lt;BR /&gt;Do you see what I want say ?</description>
      <pubDate>Thu, 15 May 2008 08:33:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Where-clause-on-Talend/m-p/2240239#M27789</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-05-15T08:33:05Z</dc:date>
    </item>
    <item>
      <title>Re: Where clause on Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Where-clause-on-Talend/m-p/2240240#M27790</link>
      <description>You mean adding filters in SQBuilder configurable like the filters of SQLBuilder ?&lt;BR /&gt;It can be an interesting feature.&lt;BR /&gt;Do you mind creating a feature request on our &lt;A href="http://www.talendforge.org/bugs" target="_blank" rel="nofollow noopener noreferrer"&gt;bugtracker&lt;/A&gt; ?&lt;BR /&gt;Regards,</description>
      <pubDate>Thu, 15 May 2008 21:16:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Where-clause-on-Talend/m-p/2240240#M27790</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-05-15T21:16:54Z</dc:date>
    </item>
  </channel>
</rss>

