<?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 tSchemaComplianceChecker - Validate Null Date in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tSchemaComplianceChecker-Validate-Null-Date/m-p/2276042#M52246</link>
    <description>Can somebody confirm if the 2417 addresses validating a null date column from a tFileInputPositional? 
&lt;BR /&gt;Currently I cannot read in a blank column defined as a string and check for compliance using another schema where the column is defined as a date and is nullable (see attached screenshot). The record will always be rejected since the column is always converted to a date regardless of the nullable flag. 
&lt;BR /&gt;Using Java 
&lt;BR /&gt;Talend Open Studio 
&lt;BR /&gt;Version: 2.2.1 
&lt;BR /&gt;Build id: r6584-20071031-1227</description>
    <pubDate>Sat, 16 Nov 2024 14:29:40 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T14:29:40Z</dc:date>
    <item>
      <title>tSchemaComplianceChecker - Validate Null Date</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSchemaComplianceChecker-Validate-Null-Date/m-p/2276042#M52246</link>
      <description>Can somebody confirm if the 2417 addresses validating a null date column from a tFileInputPositional? 
&lt;BR /&gt;Currently I cannot read in a blank column defined as a string and check for compliance using another schema where the column is defined as a date and is nullable (see attached screenshot). The record will always be rejected since the column is always converted to a date regardless of the nullable flag. 
&lt;BR /&gt;Using Java 
&lt;BR /&gt;Talend Open Studio 
&lt;BR /&gt;Version: 2.2.1 
&lt;BR /&gt;Build id: r6584-20071031-1227</description>
      <pubDate>Sat, 16 Nov 2024 14:29:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSchemaComplianceChecker-Validate-Null-Date/m-p/2276042#M52246</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T14:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: tSchemaComplianceChecker - Validate Null Date</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSchemaComplianceChecker-Validate-Null-Date/m-p/2276043#M52247</link>
      <description>Hi 
&lt;BR /&gt;About 2417, We are handling it. 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;The record will always be rejected since the column is always converted to a date regardless of the nullable flag.&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;You can't use a date pattern"dd-MM-yyyy" to check an null String, so it will be rejected. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt; 
&lt;BR /&gt; shong</description>
      <pubDate>Wed, 12 Dec 2007 08:51:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSchemaComplianceChecker-Validate-Null-Date/m-p/2276043#M52247</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-12-12T08:51:11Z</dc:date>
    </item>
    <item>
      <title>Re: tSchemaComplianceChecker - Validate Null Date</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSchemaComplianceChecker-Validate-Null-Date/m-p/2276044#M52248</link>
      <description>&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;Hi&lt;BR /&gt;About 2417, We are handling it.&lt;BR /&gt; 
     &lt;BLOCKQUOTE&gt; 
      &lt;TABLE border="1"&gt; 
       &lt;TBODY&gt; 
        &lt;TR&gt; 
         &lt;TD&gt;The record will always be rejected since the column is always converted to a date regardless of the nullable flag.&lt;/TD&gt; 
        &lt;/TR&gt; 
       &lt;/TBODY&gt; 
      &lt;/TABLE&gt; 
     &lt;/BLOCKQUOTE&gt;&lt;BR /&gt;You can't use a date pattern"dd-MM-yyyy" to check an null String, so it will be rejected.&lt;BR /&gt;Best regards&lt;BR /&gt; &lt;BR /&gt; shong&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;It will be great when the bug fix is release however it currently is set to low priority. What does this mean in regards to the the release date? 
&lt;BR /&gt;My workaround right now is to fill in blank dates columns with a dummy data (e.g. 19000101) and then strip out the dates after the schema compliance check. Not very pretty when you have many dates in many different files.</description>
      <pubDate>Thu, 13 Dec 2007 22:14:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSchemaComplianceChecker-Validate-Null-Date/m-p/2276044#M52248</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-12-13T22:14:37Z</dc:date>
    </item>
  </channel>
</rss>

