<?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: executing a query in Snowflake in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/executing-a-query-in-Snowflake/m-p/2369980#M133076</link>
    <description>&lt;BLOCKQUOTE&gt; 
 &lt;HR /&gt; 
 &lt;A href="https://community.qlik.com/s/profile/005390000063auHAAQ"&gt;@AdrienAussie&lt;/A&gt;&amp;nbsp;wrote: 
 &lt;BR /&gt; 
 &lt;P&gt;For every other databases, I usually got the tXXXRow but with Snowflake, you need to have an output specified while it wasnt the case on tSnowflakeInput. Some of those queries ALTER etc.. doesnt return anything therefore it will make the tSnowflakeRow failed.&lt;/P&gt; 
 &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
 &lt;P&gt;After, it will be nice to retry the behavior on the new 7.1 and compare it.&lt;/P&gt; 
 &lt;HR /&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;sorry, I can't understand - what wrong with tSnowFlakeRow?&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://help.talend.com/reader/_LlTNckRRxzJvsZX2F88sA/Nzc~qTLRp2cJfDYlj28rvg" target="_self" rel="nofollow noopener noreferrer"&gt;DROP TABLE example&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://help.talend.com/reader/vftIUG8awmW0On_yhMotqA/MxREhRXVVlgXHljN5EeczA" target="_self" rel="nofollow noopener noreferrer"&gt;same with JDBCRow&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;cheers&lt;/P&gt;</description>
    <pubDate>Thu, 31 Jan 2019 04:05:36 GMT</pubDate>
    <dc:creator>vapukov</dc:creator>
    <dc:date>2019-01-31T04:05:36Z</dc:date>
    <item>
      <title>executing a query in Snowflake</title>
      <link>https://community.qlik.com/t5/Talend-Studio/executing-a-query-in-Snowflake/m-p/2369973#M133069</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is&amp;nbsp;there a way to execute a query in &lt;STRONG&gt;snowflake&lt;/STRONG&gt;, for example creating or dropping a table&lt;/P&gt;&lt;P&gt;I&amp;nbsp;need to suspend my warehouse by executing &amp;nbsp;"ALTER WAREHOUSE "MY_WHAREHOUSE" SUSPEND;".&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2018 10:54:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/executing-a-query-in-Snowflake/m-p/2369973#M133069</guid>
      <dc:creator>aisbel</dc:creator>
      <dc:date>2018-02-20T10:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: executing a query in Snowflake</title>
      <link>https://community.qlik.com/t5/Talend-Studio/executing-a-query-in-Snowflake/m-p/2369974#M133070</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Not sure if there is a component for it in Talend, but you can install SnowSQL locally and call the command from the local/dedicated machine as an CLI command.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Lojdr</description>
      <pubDate>Tue, 20 Feb 2018 14:18:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/executing-a-query-in-Snowflake/m-p/2369974#M133070</guid>
      <dc:creator>lojdr</dc:creator>
      <dc:date>2018-02-20T14:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: executing a query in Snowflake</title>
      <link>https://community.qlik.com/t5/Talend-Studio/executing-a-query-in-Snowflake/m-p/2369975#M133071</link>
      <description>&lt;P&gt;Thank you for your replay, unfortunately I have to execute all the query throw talend&lt;/P&gt;</description>
      <pubDate>Mon, 26 Feb 2018 07:38:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/executing-a-query-in-Snowflake/m-p/2369975#M133071</guid>
      <dc:creator>aisbel</dc:creator>
      <dc:date>2018-02-26T07:38:50Z</dc:date>
    </item>
    <item>
      <title>Re: executing a query in Snowflake</title>
      <link>https://community.qlik.com/t5/Talend-Studio/executing-a-query-in-Snowflake/m-p/2369976#M133072</link>
      <description>&lt;P&gt;You could try using tJDBCRow&lt;/P&gt;</description>
      <pubDate>Thu, 05 Apr 2018 00:12:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/executing-a-query-in-Snowflake/m-p/2369976#M133072</guid>
      <dc:creator>akelly</dc:creator>
      <dc:date>2018-04-05T00:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: executing a query in Snowflake</title>
      <link>https://community.qlik.com/t5/Talend-Studio/executing-a-query-in-Snowflake/m-p/2369977#M133073</link>
      <description>&lt;P&gt;You can just use a tSnowflakeInput with Manual Query then send the output to a tJavaRow with a dynamic schema&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Snowflake_ManualQuery.PNG" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2Ar.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/152588i34A374D0A530527E/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2Ar.png" alt="0683p000009M2Ar.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Snowflake1.PNG" style="width: 292px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2Ku.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154941iB294B55C4FA03C42/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2Ku.png" alt="0683p000009M2Ku.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2019 23:07:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/executing-a-query-in-Snowflake/m-p/2369977#M133073</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-30T23:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: executing a query in Snowflake</title>
      <link>https://community.qlik.com/t5/Talend-Studio/executing-a-query-in-Snowflake/m-p/2369978#M133074</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;what's wrong with -&amp;nbsp;&amp;nbsp;&lt;A href="https://help.talend.com/reader/y5mRXjwqYsWmZFUNfjYtSQ/m1tdAb75Q_Cp_l_OS_s_Jw" target="_self" rel="nofollow noopener noreferrer"&gt;tSnowFlakeRow&amp;nbsp;&lt;/A&gt;?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2019 02:26:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/executing-a-query-in-Snowflake/m-p/2369978#M133074</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2019-01-31T02:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: executing a query in Snowflake</title>
      <link>https://community.qlik.com/t5/Talend-Studio/executing-a-query-in-Snowflake/m-p/2369979#M133075</link>
      <description>&lt;P&gt;For every other databases, I usually got the tXXXRow but with Snowflake, you need to have an output specified while it wasnt the case on tSnowflakeInput. Some of those queries ALTER etc.. doesnt return anything therefore it will make the tSnowflakeRow failed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After, it will be nice to retry the behavior on the new 7.1 and compare it.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2019 03:14:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/executing-a-query-in-Snowflake/m-p/2369979#M133075</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-31T03:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: executing a query in Snowflake</title>
      <link>https://community.qlik.com/t5/Talend-Studio/executing-a-query-in-Snowflake/m-p/2369980#M133076</link>
      <description>&lt;BLOCKQUOTE&gt; 
 &lt;HR /&gt; 
 &lt;A href="https://community.qlik.com/s/profile/005390000063auHAAQ"&gt;@AdrienAussie&lt;/A&gt;&amp;nbsp;wrote: 
 &lt;BR /&gt; 
 &lt;P&gt;For every other databases, I usually got the tXXXRow but with Snowflake, you need to have an output specified while it wasnt the case on tSnowflakeInput. Some of those queries ALTER etc.. doesnt return anything therefore it will make the tSnowflakeRow failed.&lt;/P&gt; 
 &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
 &lt;P&gt;After, it will be nice to retry the behavior on the new 7.1 and compare it.&lt;/P&gt; 
 &lt;HR /&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;sorry, I can't understand - what wrong with tSnowFlakeRow?&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://help.talend.com/reader/_LlTNckRRxzJvsZX2F88sA/Nzc~qTLRp2cJfDYlj28rvg" target="_self" rel="nofollow noopener noreferrer"&gt;DROP TABLE example&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://help.talend.com/reader/vftIUG8awmW0On_yhMotqA/MxREhRXVVlgXHljN5EeczA" target="_self" rel="nofollow noopener noreferrer"&gt;same with JDBCRow&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;cheers&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2019 04:05:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/executing-a-query-in-Snowflake/m-p/2369980#M133076</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2019-01-31T04:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: executing a query in Snowflake</title>
      <link>https://community.qlik.com/t5/Talend-Studio/executing-a-query-in-Snowflake/m-p/2369981#M133077</link>
      <description>It was not working on the previous version.&lt;BR /&gt;&lt;BR /&gt;Talend did a lot of work on Snowflake connectivity in the past 3-4 versions.&lt;BR /&gt;&lt;BR /&gt;Cheers,</description>
      <pubDate>Thu, 31 Jan 2019 04:12:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/executing-a-query-in-Snowflake/m-p/2369981#M133077</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-31T04:12:59Z</dc:date>
    </item>
  </channel>
</rss>

