<?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: parallel load - table segmentation method in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/parallel-load-table-segmentation-method/m-p/2162998#M8931</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/262106"&gt;@al3x&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is not a currently available option. I encourage you to request support for this directly from our Product Management team here:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Ideas/idb-p/qlik-ideas" target="_blank"&gt;https://community.qlik.com/t5/Ideas/idb-p/qlik-ideas&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;For help implementing this with the current capabilities, you might consider contacting our Professional Services team. Please check with your Account Manager on this option.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Dana&lt;/P&gt;</description>
    <pubDate>Thu, 18 Jan 2024 18:22:14 GMT</pubDate>
    <dc:creator>Dana_Baldwin</dc:creator>
    <dc:date>2024-01-18T18:22:14Z</dc:date>
    <item>
      <title>parallel load - table segmentation method</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/parallel-load-table-segmentation-method/m-p/2162352#M8911</link>
      <description>&lt;P&gt;Hello Qlik Community&lt;/P&gt;
&lt;P&gt;I want to use prallel load for a table. The option "Use Partitions" is blurred.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Using the option "Use Data Ranges" causes the problem, that we don't have a equaly distributed column on the source database.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is a made up example. Using the year column isn't very efficient for a data range, because some ranges will get bigger than others.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="al3x_0-1705487083540.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/127205i7D426C67C3919C2B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="al3x_0-1705487083540.png" alt="al3x_0-1705487083540.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;It would be nice to have something like:&lt;/P&gt;
&lt;P&gt;Segment 1: PRIMARY_KEY mod 4 = 0&lt;BR /&gt;Segment 2:&amp;nbsp;PRIMARY_KEY mod 4 = 1&lt;BR /&gt;Segment 3:&amp;nbsp;PRIMARY_KEY mod 4 = 2&lt;BR /&gt;Segment 4:&amp;nbsp;PRIMARY_KEY mod 4 = 3&lt;/P&gt;
&lt;P&gt;Can you propose some solution or workaround?&lt;/P&gt;
&lt;P&gt;Regards&lt;BR /&gt;al3x&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2024 10:35:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/parallel-load-table-segmentation-method/m-p/2162352#M8911</guid>
      <dc:creator>al3x</dc:creator>
      <dc:date>2024-01-17T10:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: parallel load - table segmentation method</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/parallel-load-table-segmentation-method/m-p/2162630#M8913</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/262106"&gt;@al3x&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The option "Use Partitions" is disabled, likely because your table is not configured as a partitioned table.&lt;BR /&gt;&lt;BR /&gt;In regards to the data skew issue, it would be advisable to consult with your DBA. Resolving this issue requires a thorough understanding of your table structure and data distribution. For instance, if your table has a primary key, such as an invoice number with incrementally increasing values, you could use this column to distribute data evenly, as opposed to using the year.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Desmond&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2024 04:11:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/parallel-load-table-segmentation-method/m-p/2162630#M8913</guid>
      <dc:creator>DesmondWOO</dc:creator>
      <dc:date>2024-01-18T04:11:26Z</dc:date>
    </item>
    <item>
      <title>Re: parallel load - table segmentation method</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/parallel-load-table-segmentation-method/m-p/2162754#M8920</link>
      <description>&lt;P&gt;Hello Desmond,&lt;/P&gt;
&lt;P&gt;Thank you for your informative reply. That would be an option for me if otherwise not possible.&lt;/P&gt;
&lt;P&gt;I am looking for a solution that doesn't involve changing the condition from time to time. While using a "primary key, such as an invoice number with incrementally increasing values," I would need to analyze the table structure and add or change the pipeline definition from time to time.&lt;/P&gt;
&lt;P&gt;I'm looking for a more elegant and future-proof solution, e.g., modulo operations.&lt;/P&gt;
&lt;P&gt;Is there something like that, or is Qlik planning to have it in a future release?&lt;/P&gt;
&lt;P&gt;Regards, Alex&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2024 10:24:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/parallel-load-table-segmentation-method/m-p/2162754#M8920</guid>
      <dc:creator>al3x</dc:creator>
      <dc:date>2024-01-18T10:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: parallel load - table segmentation method</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/parallel-load-table-segmentation-method/m-p/2162998#M8931</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/262106"&gt;@al3x&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is not a currently available option. I encourage you to request support for this directly from our Product Management team here:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Ideas/idb-p/qlik-ideas" target="_blank"&gt;https://community.qlik.com/t5/Ideas/idb-p/qlik-ideas&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;For help implementing this with the current capabilities, you might consider contacting our Professional Services team. Please check with your Account Manager on this option.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Dana&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2024 18:22:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/parallel-load-table-segmentation-method/m-p/2162998#M8931</guid>
      <dc:creator>Dana_Baldwin</dc:creator>
      <dc:date>2024-01-18T18:22:14Z</dc:date>
    </item>
  </channel>
</rss>

