<?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: tHMap and DATETIME2 in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tHMap-and-DATETIME2/m-p/2335391#M103955</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Can you successfully use tMSSqlInput component to extract data value from your table which rocks a DATETIME2 field with an index?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
    <pubDate>Mon, 11 Sep 2017 08:13:10 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-09-11T08:13:10Z</dc:date>
    <item>
      <title>tHMap and DATETIME2</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tHMap-and-DATETIME2/m-p/2335390#M103954</link>
      <description>&lt;P&gt;Hello Talend folks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;we have a table in our MSSql database, which rocks a DATETIME2 field with an index.&lt;/P&gt;&lt;P&gt;Using a tHMap I can only use HQL for the where-String, which doesn't recognize DATETIME2 as a type to cast to in the following query:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;CreatedOn &amp;gt;= CAST('2017-01-01' AS DATETIME2)&lt;/PRE&gt;&lt;P&gt;If we don't use this cast, we're not using the index on the column, hence it takes longer than it should.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any way to cast to DATETIME2 or make the internal Hibernate aware of this type?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2017 15:34:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tHMap-and-DATETIME2/m-p/2335390#M103954</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-07T15:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: tHMap and DATETIME2</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tHMap-and-DATETIME2/m-p/2335391#M103955</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Can you successfully use tMSSqlInput component to extract data value from your table which rocks a DATETIME2 field with an index?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 11 Sep 2017 08:13:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tHMap-and-DATETIME2/m-p/2335391#M103955</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-11T08:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: tHMap and DATETIME2</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tHMap-and-DATETIME2/m-p/2335392#M103956</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;yes, it works perfectly fine with the tMSSqlInput, but not with the tHMap where it complains that DATETIME2 is an unknown data type.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR,&lt;/P&gt;
&lt;P&gt;Max&lt;/P&gt;</description>
      <pubDate>Mon, 11 Sep 2017 08:53:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tHMap-and-DATETIME2/m-p/2335392#M103956</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-11T08:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: tHMap and DATETIME2</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tHMap-and-DATETIME2/m-p/2335393#M103957</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Which talend build version you are using? Would you mind posting your tHMap component setting screenshot on forum? Please mask your sensitive data.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2017 04:55:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tHMap-and-DATETIME2/m-p/2335393#M103957</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-12T04:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: tHMap and DATETIME2</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tHMap-and-DATETIME2/m-p/2335394#M103958</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;our Talend version is: Talend Integration Cloud Hybrid Edition (6.3.1.20161216_1026)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt; 
&lt;P&gt;I don't know exactly what you want to see, but here goes:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Mapper Data" style="width: 293px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lr4B.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/156730iF7A07E812D347BE5/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lr4B.png" alt="0683p000009Lr4B.png" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Mapper Data&lt;/SPAN&gt;&lt;/SPAN&gt;&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="Actual Mapping in tHMap" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lqpw.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/147624iB92F06D524BD1E43/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lqpw.png" alt="0683p000009Lqpw.png" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Actual Mapping in tHMap&lt;/SPAN&gt;&lt;/SPAN&gt;&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="Data Type for the TableStructure" style="width: 677px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lr4L.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/155323i9D4BB45183FDBBA8/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lr4L.png" alt="0683p000009Lr4L.png" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Data Type for the TableStructure&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;BR,&lt;/P&gt; 
&lt;P&gt;Max&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2017 14:37:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tHMap-and-DATETIME2/m-p/2335394#M103958</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-12T14:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: tHMap and DATETIME2</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tHMap-and-DATETIME2/m-p/2335395#M103959</link>
      <description>&lt;P&gt;Hello Max,&lt;/P&gt;
&lt;P&gt;Thanks for your feedback.&lt;/P&gt;
&lt;P&gt;We will make an investigation on your issue to see if it is a bug and will keep you posted.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Sep 2017 04:08:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tHMap-and-DATETIME2/m-p/2335395#M103959</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-13T04:08:44Z</dc:date>
    </item>
    <item>
      <title>Re: tHMap and DATETIME2</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tHMap-and-DATETIME2/m-p/2335396#M103960</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;any new info on your side about this issue?&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Max</description>
      <pubDate>Tue, 24 Oct 2017 09:25:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tHMap-and-DATETIME2/m-p/2335396#M103960</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-24T09:25:53Z</dc:date>
    </item>
  </channel>
</rss>

