<?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: Unable to load time value into Snowflake table in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-time-value-into-Snowflake-table/m-p/2377841#M139652</link>
    <description>&lt;P&gt;Okay... I have sent all the material I have by email. Hop it will help you to reproduce.&lt;/P&gt;</description>
    <pubDate>Fri, 28 Jan 2022 14:41:17 GMT</pubDate>
    <dc:creator>JSD03</dc:creator>
    <dc:date>2022-01-28T14:41:17Z</dc:date>
    <item>
      <title>Unable to load time value into Snowflake table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-time-value-into-Snowflake-table/m-p/2377837#M139648</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm unable to load a time value into a Snowflake table (field defined wth the type "time"). Im' using Talend ESB 8.0.1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to achieve that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried many things:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;java Date type with Date schema (and HH:mm:ss pattern)&lt;/LI&gt;&lt;LI&gt;Java Time type with Object schema&lt;/LI&gt;&lt;LI&gt;java String type with String schema (after having transformed the value with TalendDate.formatDate function)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I always get the same error message : SEVERE: State: COPY_INTO_TABLE, COPY INTO "MYTABLE_20220128_113324_058_2" FROM '@~/MY_TABLE/INSERT/20220128_113324_058_BCUCOG_2' on_error='ABORT_STATEMENT' file_format=( field_optionally_enclosed_by='"' empty_field_as_null=true), Time '1970-01-01 15:45:00.000+01:00' is not recognized&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems that Talend send anyway a Date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 23:15:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-time-value-into-Snowflake-table/m-p/2377837#M139648</guid>
      <dc:creator>JSD03</dc:creator>
      <dc:date>2024-11-15T23:15:45Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to load time value into Snowflake table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-time-value-into-Snowflake-table/m-p/2377838#M139649</link>
      <description>&lt;P&gt;Can you show how your job is configured regarding this section? It would be useful to see the output schema (from the previous component) and the expected schema (from the Snowflake db component). I have just tried this out and it worked without issue. FYI the Date object in Java will always hold a complete date+time. It is essentially an object that holds a number. &lt;/P&gt;</description>
      <pubDate>Fri, 28 Jan 2022 12:23:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-time-value-into-Snowflake-table/m-p/2377838#M139649</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-01-28T12:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to load time value into Snowflake table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-time-value-into-Snowflake-table/m-p/2377839#M139650</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See attached screenshots :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Snowflake schema&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000N3faIAAR.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133934i20EAFC8DA200A086/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000N3faIAAR.png" alt="0695b00000N3faIAAR.png" /&gt;&lt;/span&gt;Job design :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000N3faNAAR.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153775i61F2B9B714DC54B7/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000N3faNAAR.png" alt="0695b00000N3faNAAR.png" /&gt;&lt;/span&gt;Schema (input/output of the tMap) :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000N3fbGAAR.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/150847iA1E709A965B8988E/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000N3fbGAAR.png" alt="0695b00000N3fbGAAR.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jan 2022 13:48:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-time-value-into-Snowflake-table/m-p/2377839#M139650</guid>
      <dc:creator>JSD03</dc:creator>
      <dc:date>2022-01-28T13:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to load time value into Snowflake table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-time-value-into-Snowflake-table/m-p/2377840#M139651</link>
      <description>&lt;P&gt;I cannot reproduce this at all I am afraid. I will send you a private a message. If you can send me your Snowflake table schema DDL to me via email (so that you are not sharing it here and ONLY if you are happy doing it), I can recreate your table and try to emulate what you are doing as closely as possible. Just so that you are aware, I have tried various things to try and cause this to fail, but it works every time.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jan 2022 14:24:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-time-value-into-Snowflake-table/m-p/2377840#M139651</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-01-28T14:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to load time value into Snowflake table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-time-value-into-Snowflake-table/m-p/2377841#M139652</link>
      <description>&lt;P&gt;Okay... I have sent all the material I have by email. Hop it will help you to reproduce.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jan 2022 14:41:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-time-value-into-Snowflake-table/m-p/2377841#M139652</guid>
      <dc:creator>JSD03</dc:creator>
      <dc:date>2022-01-28T14:41:17Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to load time value into Snowflake table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-time-value-into-Snowflake-table/m-p/2377842#M139653</link>
      <description>&lt;P&gt;Hi @Jean-Sébastien DARGES​,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've not received anything as yet. It's not stuck in your outbox is it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jan 2022 14:58:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-time-value-into-Snowflake-table/m-p/2377842#M139653</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-01-28T14:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to load time value into Snowflake table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-time-value-into-Snowflake-table/m-p/2377843#M139654</link>
      <description>&lt;P&gt;Strange: the email has been sent. Maybe the content type of the attachments has been blocked by your email server. Anyway I have sent to you a new email &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jan 2022 15:03:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-time-value-into-Snowflake-table/m-p/2377843#M139654</guid>
      <dc:creator>JSD03</dc:creator>
      <dc:date>2022-01-28T15:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to load time value into Snowflake table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-time-value-into-Snowflake-table/m-p/2377844#M139655</link>
      <description>&lt;P&gt;I still have no issue loading data. Can you show me the complete date format you have in your OUT__client.DATE_VENTE column date format?&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jan 2022 15:55:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-time-value-into-Snowflake-table/m-p/2377844#M139655</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-01-28T15:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to load time value into Snowflake table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-time-value-into-Snowflake-table/m-p/2377845#M139656</link>
      <description>&lt;P&gt;The exact same that I have sent to you in the tMap : &lt;/P&gt;&lt;UL&gt;&lt;LI&gt;input "yyyy-MM-dd'T'HH:mm:ss" (same issue if I use "HH:mm:ss")&lt;/LI&gt;&lt;LI&gt;output "HH:mm:ss"&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you test that with the exact same version of Talend I'm using? (TOS ESB 8.0.1)&lt;/P&gt;&lt;P&gt;Can we schedule a web call in order to show you?&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jan 2022 16:01:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-time-value-into-Snowflake-table/m-p/2377845#M139656</guid>
      <dc:creator>JSD03</dc:creator>
      <dc:date>2022-01-28T16:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to load time value into Snowflake table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-time-value-into-Snowflake-table/m-p/2377846#M139657</link>
      <description>&lt;P&gt;I am using the exact same version (ESB is my favourite of the TOS platforms). I've also tried it on the Enterprise Edition. I am using a Mac, but that shouldn't make any difference regarding this. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried out the exact same date formats and it just won't fail for me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What version of Java are you using?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Oh, another thought. Where is your date coming from? Is it from the source table (at the beginning of the job) or is it the first lookup table? Wherever it is coming from, can you show me an example of the dates that are returned and the format they are returned in? &lt;/P&gt;</description>
      <pubDate>Fri, 28 Jan 2022 16:21:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-time-value-into-Snowflake-table/m-p/2377846#M139657</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-01-28T16:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to load time value into Snowflake table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-time-value-into-Snowflake-table/m-p/2377847#M139658</link>
      <description>&lt;P&gt;My java version is 11.0.13 (on windows).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the job I have sent to you I use a simple tFixedFlowInput to generate a fake row and it fails also so the source is not the root cause (in the real job the source is also a snowFlake table)&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jan 2022 16:35:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-time-value-into-Snowflake-table/m-p/2377847#M139658</guid>
      <dc:creator>JSD03</dc:creator>
      <dc:date>2022-01-28T16:35:57Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to load time value into Snowflake table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-time-value-into-Snowflake-table/m-p/2377848#M139659</link>
      <description>&lt;P&gt;You sent me a job with 3 custom routines that don't appear to be being used in the job. However, they are in the "import" section and one was missing (CustomString). Once I sorted that missing routine reference, the job you sent me just worked. Incidentally, what are the routines used for and why were they included?&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jan 2022 16:58:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-time-value-into-Snowflake-table/m-p/2377848#M139659</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-01-28T16:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to load time value into Snowflake table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-time-value-into-Snowflake-table/m-p/2377849#M139660</link>
      <description>&lt;P&gt;The routines are not needed (I don't know why they were exported)&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jan 2022 08:43:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-time-value-into-Snowflake-table/m-p/2377849#M139660</guid>
      <dc:creator>JSD03</dc:creator>
      <dc:date>2022-01-31T08:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to load time value into Snowflake table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-time-value-into-Snowflake-table/m-p/2377850#M139661</link>
      <description>&lt;P&gt;Sorry about the delay in getting back to you. As I said, I have not been able to recreate this with the job you sent me. The only thing I can think of to suggest is to reinstall the Studio and try this from another installation. I know this is not ideal, but I cannot recreate this issue in the Enterprise Edition or the TOS ESB version that you are using. &lt;/P&gt;</description>
      <pubDate>Tue, 01 Feb 2022 15:35:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-time-value-into-Snowflake-table/m-p/2377850#M139661</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-02-01T15:35:04Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to load time value into Snowflake table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-time-value-into-Snowflake-table/m-p/2377851#M139662</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After a fresh installion of Talend it's not better: still the exact same error. The only difference between you and me is the operating system. Do you think you could try on Windows?&lt;/P&gt;</description>
      <pubDate>Fri, 04 Feb 2022 08:16:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-time-value-into-Snowflake-table/m-p/2377851#M139662</guid>
      <dc:creator>JSD03</dc:creator>
      <dc:date>2022-02-04T08:16:24Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to load time value into Snowflake table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-time-value-into-Snowflake-table/m-p/2377852#M139663</link>
      <description>&lt;P&gt;I'm afraid I do not have access to a Windows machine right now. I wouldn't have expected the OS to make a significant difference here though. All of the libraries used to communicate with Snowflake will be the same. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would it be possible for you to compile the test job you sent me and try it on another machine to see what happens? I'll see if I can do the same with a colleague of mine using a Windows machine.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Feb 2022 15:05:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-time-value-into-Snowflake-table/m-p/2377852#M139663</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-02-04T15:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to load time value into Snowflake table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-time-value-into-Snowflake-table/m-p/2377853#M139664</link>
      <description>&lt;P&gt;I have generated the job (you just have to complet the context value in "Default.properties" file).&lt;/P&gt;</description>
      <pubDate>Fri, 04 Feb 2022 15:30:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-time-value-into-Snowflake-table/m-p/2377853#M139664</guid>
      <dc:creator>JSD03</dc:creator>
      <dc:date>2022-02-04T15:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to load time value into Snowflake table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-time-value-into-Snowflake-table/m-p/2377854#M139665</link>
      <description>&lt;P&gt;OK, I have just got a colleague to test this and he can't recreate your issue either. He is on Windows. Were you able to get it tested on another machine where you are? If (on another machine) you get the same issues, the only difference we have is our Snowflake instances.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Feb 2022 16:05:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-time-value-into-Snowflake-table/m-p/2377854#M139665</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-02-04T16:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to load time value into Snowflake table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-time-value-into-Snowflake-table/m-p/2377855#M139666</link>
      <description>&lt;P&gt;Sorry, I missed this. I cannot test that I am afraid. I am not permitted to run precompiled code against our internal systems. Sorry. Can you get a colleague to run it for you to test?&lt;/P&gt;</description>
      <pubDate>Fri, 04 Feb 2022 16:27:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-load-time-value-into-Snowflake-table/m-p/2377855#M139666</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-02-04T16:27:01Z</dc:date>
    </item>
  </channel>
</rss>

