<?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>idea Re: Replicate to Snowflake Performance Improvement Request in Suggest an Idea</title>
    <link>https://community.qlik.com/t5/Suggest-an-Idea/Replicate-to-Snowflake-Performance-Improvement-Request/idc-p/1770663#M4650</link>
    <description>&lt;P&gt;This feature would be good.&lt;/P&gt;</description>
    <pubDate>Mon, 28 Dec 2020 08:22:27 GMT</pubDate>
    <dc:creator>spachunuri</dc:creator>
    <dc:date>2020-12-28T08:22:27Z</dc:date>
    <item>
      <title>Replicate to Snowflake Performance Improvement Request</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Replicate-to-Snowflake-Performance-Improvement-Request/idi-p/1756043</link>
      <description>&lt;P&gt;&lt;SPAN&gt;We worked with Qlik and Snowflake to determine why full load and CDC Replicate performance seemed to be slower than expected (client portal case&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;1966818).&amp;nbsp; The issue in brief is that Snowflake resources are given single files to load with the COPY command, forcing it to work in a single-threaded manner.&amp;nbsp; Performance would be greatly improved by partitioning files and using COPY &amp;lt;list of files to load&amp;gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Full load - for each table, a single large file is created, and once that is complete, a single COPY command is run.&amp;nbsp; Multiple different tables can be run in parallel this way.&amp;nbsp; But there is an opportunity here to break the very large single table files up (which take the longest to load, gating the job) into smaller files, and then issue parallel COPY commands as those complete (reassembling them in proper sequence afterwards).&amp;nbsp; CDC is actually more important than full load, so read on.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;CDC load - Even after adjusting tuning parameters for size of files to drop during CDC, we still see performance can be improved, as each file is loaded sequentially.&amp;nbsp; Instead, partition the file into arbitrary multiple files (add a pseudo-column representing file seq # if necessary) ,&amp;nbsp;and use COPY &amp;lt;list of files&amp;gt; to load the data in parallel, which will merge the data.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Oct 2020 14:57:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Replicate-to-Snowflake-Performance-Improvement-Request/idi-p/1756043</guid>
      <dc:creator>DWH2Go</dc:creator>
      <dc:date>2020-10-27T14:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate to Snowflake Performance Improvement Request - Status changed to: Open - Collecting Feedback</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Replicate-to-Snowflake-Performance-Improvement-Request/idc-p/1757808#M4006</link>
      <description />
      <pubDate>Mon, 02 Nov 2020 14:00:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Replicate-to-Snowflake-Performance-Improvement-Request/idc-p/1757808#M4006</guid>
      <dc:creator>Ola_Mayer</dc:creator>
      <dc:date>2020-11-02T14:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate to Snowflake Performance Improvement Request</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Replicate-to-Snowflake-Performance-Improvement-Request/idc-p/1770663#M4650</link>
      <description>&lt;P&gt;This feature would be good.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Dec 2020 08:22:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Replicate-to-Snowflake-Performance-Improvement-Request/idc-p/1770663#M4650</guid>
      <dc:creator>spachunuri</dc:creator>
      <dc:date>2020-12-28T08:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate to Snowflake Performance Improvement Request</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Replicate-to-Snowflake-Performance-Improvement-Request/idc-p/2076889#M12852</link>
      <description>&lt;P&gt;Does anyone know of any traction on this feature request?&lt;/P&gt;</description>
      <pubDate>Fri, 26 May 2023 16:22:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Replicate-to-Snowflake-Performance-Improvement-Request/idc-p/2076889#M12852</guid>
      <dc:creator>mjUSAA1</dc:creator>
      <dc:date>2023-05-26T16:22:34Z</dc:date>
    </item>
    <item>
      <title>From now on, please track this idea from the Ideation por...</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Replicate-to-Snowflake-Performance-Improvement-Request/idc-p/2101281#M14522</link>
      <description>&lt;P&gt;From now on, please track this idea from the Ideation portal.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A title="Link to new idea" href="https://ideation.qlik.com/app/#/case/274662" target="_blank" rel="noopener"&gt;Link to new idea&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Meghann&lt;/P&gt;&lt;P data-unlink="true"&gt;&lt;EM&gt;NOTE: Upon clicking this link 2 tabs may open - please feel free to close the one with a login page. If you &lt;STRONG&gt;only&lt;/STRONG&gt; see 1 tab with the login page, please try clicking this link first: &lt;STRONG&gt;&lt;A title="Authenticate me!" href="#" target="_blank" rel="noopener"&gt;Authenticate me!&lt;/A&gt;&lt;/STRONG&gt;&amp;nbsp;t&lt;/EM&gt;&lt;EM&gt;hen try the link above again. Ensure pop-up blocker is off.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Aug 2023 16:19:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Replicate-to-Snowflake-Performance-Improvement-Request/idc-p/2101281#M14522</guid>
      <dc:creator>Meghann_MacDonald</dc:creator>
      <dc:date>2023-08-02T16:19:59Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate to Snowflake Performance Improvement Request - Status changed to: Closed - Archived</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Replicate-to-Snowflake-Performance-Improvement-Request/idc-p/2101282#M14523</link>
      <description />
      <pubDate>Wed, 02 Aug 2023 16:20:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Replicate-to-Snowflake-Performance-Improvement-Request/idc-p/2101282#M14523</guid>
      <dc:creator>Ideation</dc:creator>
      <dc:date>2023-08-02T16:20:00Z</dc:date>
    </item>
  </channel>
</rss>

