<?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 tBigQueryInput getting StringIndexOutOfBoundsException in release 7.2.1 in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tBigQueryInput-getting-StringIndexOutOfBoundsException-in/m-p/2208153#M7496</link>
    <description>&lt;P&gt;Using release 7.2.1 ... using tBigQueryInput and tLogRow like the example in the document ...&amp;nbsp;&lt;A href="https://help.talend.com/reader/wDRBNUuxk629sNcI0dNYaA/vwx5WuXNi7g0W_rK1Pi1AQ" target="_blank" rel="noopener nofollow noopener noreferrer"&gt;https://help.talend.com/reader/wDRBNUuxk629sNcI0dNYaA/vwx5WuXNi7g0W_rK1Pi1AQ&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;project_id is someProject&lt;/P&gt; 
&lt;P&gt;dataset id is demos&lt;/P&gt; 
&lt;P&gt;schema for table some_user_native and project&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;first_name String&lt;/P&gt; 
&lt;P&gt;customerid String&lt;/P&gt; 
&lt;P&gt;email String&lt;/P&gt; 
&lt;P&gt;query is&lt;/P&gt; 
&lt;P&gt;"select first_name, customerid, email from demos.some_user_native"&lt;/P&gt; 
&lt;P&gt;tBigQueryInput linked to tLogRow&lt;/P&gt; 
&lt;P&gt;Running the job resulted in&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Exception in component tBigQueryInput_4&lt;BR /&gt;java.lang.StringIndexOutOfBoundsException: String index out of range: -14&lt;BR /&gt;at java.lang.String.substring(Unknown Source)&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I tried to run insert and update statements and getting the same error.&lt;/P&gt; 
&lt;P&gt;Does anyone encounter similar issues?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 04:53:50 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T04:53:50Z</dc:date>
    <item>
      <title>tBigQueryInput getting StringIndexOutOfBoundsException in release 7.2.1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tBigQueryInput-getting-StringIndexOutOfBoundsException-in/m-p/2208153#M7496</link>
      <description>&lt;P&gt;Using release 7.2.1 ... using tBigQueryInput and tLogRow like the example in the document ...&amp;nbsp;&lt;A href="https://help.talend.com/reader/wDRBNUuxk629sNcI0dNYaA/vwx5WuXNi7g0W_rK1Pi1AQ" target="_blank" rel="noopener nofollow noopener noreferrer"&gt;https://help.talend.com/reader/wDRBNUuxk629sNcI0dNYaA/vwx5WuXNi7g0W_rK1Pi1AQ&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;project_id is someProject&lt;/P&gt; 
&lt;P&gt;dataset id is demos&lt;/P&gt; 
&lt;P&gt;schema for table some_user_native and project&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;first_name String&lt;/P&gt; 
&lt;P&gt;customerid String&lt;/P&gt; 
&lt;P&gt;email String&lt;/P&gt; 
&lt;P&gt;query is&lt;/P&gt; 
&lt;P&gt;"select first_name, customerid, email from demos.some_user_native"&lt;/P&gt; 
&lt;P&gt;tBigQueryInput linked to tLogRow&lt;/P&gt; 
&lt;P&gt;Running the job resulted in&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Exception in component tBigQueryInput_4&lt;BR /&gt;java.lang.StringIndexOutOfBoundsException: String index out of range: -14&lt;BR /&gt;at java.lang.String.substring(Unknown Source)&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I tried to run insert and update statements and getting the same error.&lt;/P&gt; 
&lt;P&gt;Does anyone encounter similar issues?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:53:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tBigQueryInput-getting-StringIndexOutOfBoundsException-in/m-p/2208153#M7496</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T04:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: tBigQueryInput getting StringIndexOutOfBoundsException in release 7.2.1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tBigQueryInput-getting-StringIndexOutOfBoundsException-in/m-p/2208154#M7497</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; Could you please try it once again by giving the Length parameter details in the schema for each column? If the error persists, could you please create a jira ticket for the same?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://jira.talendforge.org/secure/Dashboard.jspa" target="_blank" rel="nofollow noopener noreferrer"&gt;https://jira.talendforge.org/secure/Dashboard.jspa&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2019 15:02:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tBigQueryInput-getting-StringIndexOutOfBoundsException-in/m-p/2208154#M7497</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-22T15:02:44Z</dc:date>
    </item>
    <item>
      <title>Re: tBigQueryInput getting StringIndexOutOfBoundsException in release 7.2.1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tBigQueryInput-getting-StringIndexOutOfBoundsException-in/m-p/2208155#M7498</link>
      <description>&lt;P&gt;Hi Nikhil,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;It seems to be working now ... but ...&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Here is a few things I noticed ...&lt;/P&gt; 
&lt;P&gt;1. In the previous release, I don't need to save the change before running.&amp;nbsp; I think NOW I need to save after the change in order to run with the change.&lt;/P&gt; 
&lt;P&gt;2. When I use an alias for the table, it gives me the StringIndexOutOfBountsException.&amp;nbsp; I tried to do this in the select, update, insert and getting the&amp;nbsp;StringIndexOutOfBountsException.&lt;/P&gt; 
&lt;P&gt;For example ... I got this select query statement working in Talend ...&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;select first_name, customerid, email from demos.some_user_native&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;but not this ...&lt;/P&gt; 
&lt;P&gt;select su.first_name, su.customerid, su.email from demos.some_user_native su&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Both of these statements worked in GCP BigQuery Query editor.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2019 16:00:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tBigQueryInput-getting-StringIndexOutOfBoundsException-in/m-p/2208155#M7498</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-22T16:00:48Z</dc:date>
    </item>
  </channel>
</rss>

