<?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 Error in tSnowFlakeInput in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Error-in-tSnowFlakeInput/m-p/2240766#M28126</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am trying to connect to Snowflake and want to get the count of rows from the table, bu I am facing the below error :&lt;/P&gt; 
&lt;P&gt;Exception in component tSnowflakeInput_1 (jb_SnowFlake_Connectivity_Check)&lt;BR /&gt;java.lang.ArrayIndexOutOfBoundsException: 1&lt;BR /&gt;at org.talend.components.common.avro.JDBCResultSetIndexedRecordConverter$ResultSetIndexedRecord.get(JDBCResultSetIndexedRecordConverter.java:111)&lt;BR /&gt;at org.talend.daikon.di.DiOutgoingDynamicSchemaEnforcer.getDynamicValues(DiOutgoingDynamicSchemaEnforcer.java:146)&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;My query is :&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;"Select count(*) from table_name"&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Can anybody help me that how to solve this error?&lt;/P&gt;</description>
    <pubDate>Thu, 07 May 2020 01:40:49 GMT</pubDate>
    <dc:creator>Prakhar1</dc:creator>
    <dc:date>2020-05-07T01:40:49Z</dc:date>
    <item>
      <title>Error in tSnowFlakeInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-in-tSnowFlakeInput/m-p/2240766#M28126</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am trying to connect to Snowflake and want to get the count of rows from the table, bu I am facing the below error :&lt;/P&gt; 
&lt;P&gt;Exception in component tSnowflakeInput_1 (jb_SnowFlake_Connectivity_Check)&lt;BR /&gt;java.lang.ArrayIndexOutOfBoundsException: 1&lt;BR /&gt;at org.talend.components.common.avro.JDBCResultSetIndexedRecordConverter$ResultSetIndexedRecord.get(JDBCResultSetIndexedRecordConverter.java:111)&lt;BR /&gt;at org.talend.daikon.di.DiOutgoingDynamicSchemaEnforcer.getDynamicValues(DiOutgoingDynamicSchemaEnforcer.java:146)&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;My query is :&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;"Select count(*) from table_name"&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Can anybody help me that how to solve this error?&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2020 01:40:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-in-tSnowFlakeInput/m-p/2240766#M28126</guid>
      <dc:creator>Prakhar1</dc:creator>
      <dc:date>2020-05-07T01:40:49Z</dc:date>
    </item>
    <item>
      <title>Re: Error in tSnowFlakeInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-in-tSnowFlakeInput/m-p/2240767#M28127</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LQCAAA4"&gt;@Prakhar&lt;/A&gt;, can you try to run that query from the metadata connection from the Talend repository? and see are you able to get this error?&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2020 04:40:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-in-tSnowFlakeInput/m-p/2240767#M28127</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-05-07T04:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: Error in tSnowFlakeInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-in-tSnowFlakeInput/m-p/2240768#M28128</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LQCAAA4"&gt;@Prakhar&lt;/A&gt;&amp;nbsp;, are using dynamic schema in tSnowflakeInput?&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2020 05:04:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-in-tSnowFlakeInput/m-p/2240768#M28128</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-05-07T05:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: Error in tSnowFlakeInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-in-tSnowFlakeInput/m-p/2240769#M28129</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmJAAW"&gt;@manodwhb&lt;/A&gt;&amp;nbsp;Hi ,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;yes you are right i am using dynamic, is this a problem in snowflakeinput?&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2020 10:32:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-in-tSnowFlakeInput/m-p/2240769#M28129</guid>
      <dc:creator>Prakhar1</dc:creator>
      <dc:date>2020-05-07T10:32:41Z</dc:date>
    </item>
    <item>
      <title>Re: Error in tSnowFlakeInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-in-tSnowFlakeInput/m-p/2240770#M28130</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LQCAAA4"&gt;@Prakhar&lt;/A&gt;&amp;nbsp;, as part of testing, can use select * query instead of select count(*), I have not faced any issue with select * ,I believe it could be issue with count(*)&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2020 13:10:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-in-tSnowFlakeInput/m-p/2240770#M28130</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-05-07T13:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: Error in tSnowFlakeInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-in-tSnowFlakeInput/m-p/2240771#M28131</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmJAAW"&gt;@manodwhb&lt;/A&gt;&amp;nbsp; I removed dynamic and used and integer type column and it worked in 6.4, while the dynamic is working with talend 7.2&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2020 14:50:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-in-tSnowFlakeInput/m-p/2240771#M28131</guid>
      <dc:creator>Prakhar1</dc:creator>
      <dc:date>2020-05-07T14:50:31Z</dc:date>
    </item>
    <item>
      <title>Re: Error in tSnowFlakeInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-in-tSnowFlakeInput/m-p/2240772#M28132</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LQCAAA4"&gt;@Prakhar&lt;/A&gt;, maybe that has fixed in 7.2.&lt;/P&gt;</description>
      <pubDate>Fri, 08 May 2020 05:00:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-in-tSnowFlakeInput/m-p/2240772#M28132</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-05-08T05:00:56Z</dc:date>
    </item>
  </channel>
</rss>

