<?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>article Qlik Replicate SQL view replication: float data column inconsistency in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-SQL-view-replication-float-data-column/ta-p/2483764</link>
    <description>&lt;P&gt;Data inconsistencies can be observed when replicating an SQL view from SQL to Hadoop. The column in the underlying table is of the &lt;FONT face="courier new,courier"&gt;FLOAT&lt;/FONT&gt; data type.&lt;/P&gt;
&lt;P&gt;Example:&lt;/P&gt;
&lt;P&gt;The source has &lt;FONT face="courier new,courier"&gt;5&lt;/FONT&gt; decimals, while the target has more than &lt;FONT face="courier new,courier"&gt;10&lt;/FONT&gt;.&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;SQL Source value of the float datatype = &lt;FONT face="courier new,courier"&gt;11.14008 T&lt;/FONT&gt;&lt;BR /&gt;Hadoop Target value of the float datatype = &lt;FONT face="courier new,courier"&gt;11.1400800000000001&lt;/FONT&gt;&lt;/P&gt;
&lt;H4&gt;&amp;nbsp;&lt;/H4&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;Qlik Replicate 2023.11 and later releases&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Resolution&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;Qlik Replicate does not add precision explicitly. The behavior is caused by the nature of the &lt;FONT face="courier new,courier"&gt;FLOAT&lt;/FONT&gt; datatype; no configuration steps or workarounds exist to change the datatype's behavior.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Cause&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;FLOAT&lt;/FONT&gt; is, by definition, not a precise data type.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For additional reading on &lt;FONT face="courier new,courier"&gt;FLOAT&lt;/FONT&gt;, see, for example:&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;&lt;A href="https://learn.microsoft.com/en-us/cpp/build/why-floating-point-numbers-may-lose-precision?view=msvc-170" target="_blank" rel="noopener"&gt;Why Floating-Point Numbers May Lose Precision&lt;/A&gt;&amp;nbsp;(learn.microsoft.com)&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://learn.microsoft.com/en-us/office/troubleshoot/access/floating-calculations-info" target="_blank" rel="noopener"&gt;Precision and accuracy in floating-point calculations&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Internal Investigation ID(s)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;RECOB-8880&lt;/P&gt;</description>
    <pubDate>Thu, 26 Sep 2024 13:13:55 GMT</pubDate>
    <dc:creator>Michael_Litz</dc:creator>
    <dc:date>2024-09-26T13:13:55Z</dc:date>
    <item>
      <title>Qlik Replicate SQL view replication: float data column inconsistency</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-SQL-view-replication-float-data-column/ta-p/2483764</link>
      <description>&lt;P&gt;Data inconsistencies can be observed when replicating an SQL view from SQL to Hadoop. The column in the underlying table is of the &lt;FONT face="courier new,courier"&gt;FLOAT&lt;/FONT&gt; data type.&lt;/P&gt;
&lt;P&gt;Example:&lt;/P&gt;
&lt;P&gt;The source has &lt;FONT face="courier new,courier"&gt;5&lt;/FONT&gt; decimals, while the target has more than &lt;FONT face="courier new,courier"&gt;10&lt;/FONT&gt;.&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;SQL Source value of the float datatype = &lt;FONT face="courier new,courier"&gt;11.14008 T&lt;/FONT&gt;&lt;BR /&gt;Hadoop Target value of the float datatype = &lt;FONT face="courier new,courier"&gt;11.1400800000000001&lt;/FONT&gt;&lt;/P&gt;
&lt;H4&gt;&amp;nbsp;&lt;/H4&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;Qlik Replicate 2023.11 and later releases&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Resolution&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;Qlik Replicate does not add precision explicitly. The behavior is caused by the nature of the &lt;FONT face="courier new,courier"&gt;FLOAT&lt;/FONT&gt; datatype; no configuration steps or workarounds exist to change the datatype's behavior.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Cause&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;FLOAT&lt;/FONT&gt; is, by definition, not a precise data type.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For additional reading on &lt;FONT face="courier new,courier"&gt;FLOAT&lt;/FONT&gt;, see, for example:&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;&lt;A href="https://learn.microsoft.com/en-us/cpp/build/why-floating-point-numbers-may-lose-precision?view=msvc-170" target="_blank" rel="noopener"&gt;Why Floating-Point Numbers May Lose Precision&lt;/A&gt;&amp;nbsp;(learn.microsoft.com)&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://learn.microsoft.com/en-us/office/troubleshoot/access/floating-calculations-info" target="_blank" rel="noopener"&gt;Precision and accuracy in floating-point calculations&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Internal Investigation ID(s)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;RECOB-8880&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2024 13:13:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-SQL-view-replication-float-data-column/ta-p/2483764</guid>
      <dc:creator>Michael_Litz</dc:creator>
      <dc:date>2024-09-26T13:13:55Z</dc:date>
    </item>
  </channel>
</rss>

