<?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 Stitch BigQuery Loading Error: Partitioning by expressions of type FLOAT64 is not allowed at [3:53] in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Stitch-BigQuery-Loading-Error-Partitioning-by-expressions/ta-p/2537904</link>
    <description>&lt;P&gt;It encounters a loading error when using BigQuery as the destination:&lt;/P&gt;
&lt;DIV&gt;
&lt;P style="padding-left: 40px;"&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;Partitioning by expressions of type FLOAT64 is not allowed at [3:53]&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;/DIV&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;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Database integrations&lt;/FONT&gt;&lt;/STRONG&gt;:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;If your source supports views, create a view and cast the FLOAT64 column to a supported type (for example:&amp;nbsp; INTEGER or TIMESTAMP).&lt;/LI&gt;
&lt;LI&gt;If not, adjust the source schema so the column is not FLOAT64.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;SaaS integrations:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;If applicable, configure the source to output a compatible type for partitioning.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Partitioning is not required by Stitch to load data into BigQuery. This can be disabled in your destination, but comes with data integrity risks. Reference &lt;A href="https://www.stitchdata.com/docs/destinations/google-bigquery/apply-table-partitioning-clustering" target="_self"&gt;apply-table-partitioning-clustering(Qlik Stitch Documenation)&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;As a good rule of thumb, check for null or empty primary key fields in your source tables, as these can cause other loading issues.&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;This error occurs because BigQuery does not allow partitioning on FLOAT64 columns.&lt;/P&gt;
&lt;P&gt;Partitioned tables in BigQuery can only use:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Ingestion time&lt;/LI&gt;
&lt;LI&gt;DATE, TIMESTAMP, or DATETIME columns&lt;/LI&gt;
&lt;LI&gt;Integer range columns&lt;/LI&gt;
&lt;/UL&gt;
&lt;BLOCKQUOTE class="quote"&gt;BigQuery documentation explicitly states:&lt;BR /&gt;&lt;STRONG&gt;“PARTITION BY expressions cannot include floating point types.”&lt;/STRONG&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Related Content&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://docs.cloud.google.com/bigquery/docs/partitioned-tables" target="_self"&gt;Introduction to partitioned tables | docs.cloud.google.com&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://docs.cloud.google.com/bigquery/docs/reference/standard-sql/data-types" target="_self"&gt;Data Types | docs.cloud.google.com&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P&gt;&lt;LI-PRODUCT title="Stitch" id="qlikStitch"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 03 Dec 2025 06:40:09 GMT</pubDate>
    <dc:creator>David_Apodaca</dc:creator>
    <dc:date>2025-12-03T06:40:09Z</dc:date>
    <item>
      <title>Qlik Stitch BigQuery Loading Error: Partitioning by expressions of type FLOAT64 is not allowed at [3:53]</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Stitch-BigQuery-Loading-Error-Partitioning-by-expressions/ta-p/2537904</link>
      <description>&lt;P&gt;It encounters a loading error when using BigQuery as the destination:&lt;/P&gt;
&lt;DIV&gt;
&lt;P style="padding-left: 40px;"&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;Partitioning by expressions of type FLOAT64 is not allowed at [3:53]&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;/DIV&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;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Database integrations&lt;/FONT&gt;&lt;/STRONG&gt;:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;If your source supports views, create a view and cast the FLOAT64 column to a supported type (for example:&amp;nbsp; INTEGER or TIMESTAMP).&lt;/LI&gt;
&lt;LI&gt;If not, adjust the source schema so the column is not FLOAT64.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;SaaS integrations:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;If applicable, configure the source to output a compatible type for partitioning.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Partitioning is not required by Stitch to load data into BigQuery. This can be disabled in your destination, but comes with data integrity risks. Reference &lt;A href="https://www.stitchdata.com/docs/destinations/google-bigquery/apply-table-partitioning-clustering" target="_self"&gt;apply-table-partitioning-clustering(Qlik Stitch Documenation)&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;As a good rule of thumb, check for null or empty primary key fields in your source tables, as these can cause other loading issues.&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;This error occurs because BigQuery does not allow partitioning on FLOAT64 columns.&lt;/P&gt;
&lt;P&gt;Partitioned tables in BigQuery can only use:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Ingestion time&lt;/LI&gt;
&lt;LI&gt;DATE, TIMESTAMP, or DATETIME columns&lt;/LI&gt;
&lt;LI&gt;Integer range columns&lt;/LI&gt;
&lt;/UL&gt;
&lt;BLOCKQUOTE class="quote"&gt;BigQuery documentation explicitly states:&lt;BR /&gt;&lt;STRONG&gt;“PARTITION BY expressions cannot include floating point types.”&lt;/STRONG&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Related Content&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://docs.cloud.google.com/bigquery/docs/partitioned-tables" target="_self"&gt;Introduction to partitioned tables | docs.cloud.google.com&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://docs.cloud.google.com/bigquery/docs/reference/standard-sql/data-types" target="_self"&gt;Data Types | docs.cloud.google.com&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P&gt;&lt;LI-PRODUCT title="Stitch" id="qlikStitch"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Dec 2025 06:40:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Stitch-BigQuery-Loading-Error-Partitioning-by-expressions/ta-p/2537904</guid>
      <dc:creator>David_Apodaca</dc:creator>
      <dc:date>2025-12-03T06:40:09Z</dc:date>
    </item>
  </channel>
</rss>

