<?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 Impact of Large Dataset with Group by in Load Statement in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Impact-of-Large-Dataset-with-Group-by-in-Load-Statement/m-p/1558020#M40627</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;While loading a dataset of 100 million records consisting of&amp;nbsp;&lt;FONT face="inherit"&gt;5 columns, (one column is doing a Max &lt;/FONT&gt;aggregation&lt;FONT face="inherit"&gt;&amp;nbsp;&lt;/FONT&gt;function&lt;FONT face="inherit"&gt;, and the other 4 columns are part of a Group by clause,) the computer crashes.&amp;nbsp;&lt;/FONT&gt;&lt;FONT face="inherit"&gt;&lt;SPAN&gt;No blue screen. When It crashed with the Group by the whole screen just froze completely, and then it rebooted. &lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="inherit"&gt;&lt;SPAN&gt;Performing a load without the Group by, then using a Resident load with a Group by, all window objects failed. The desktop just died. I had to force a restart by holding down the power button for 30 seconds. But never had the blue screen in any of this.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Any thoughts on limitations with the Group by that may be contributing to this issue would be most appreciated.&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Tony&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 06:18:25 GMT</pubDate>
    <dc:creator>Tony</dc:creator>
    <dc:date>2024-11-16T06:18:25Z</dc:date>
    <item>
      <title>Impact of Large Dataset with Group by in Load Statement</title>
      <link>https://community.qlik.com/t5/App-Development/Impact-of-Large-Dataset-with-Group-by-in-Load-Statement/m-p/1558020#M40627</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;While loading a dataset of 100 million records consisting of&amp;nbsp;&lt;FONT face="inherit"&gt;5 columns, (one column is doing a Max &lt;/FONT&gt;aggregation&lt;FONT face="inherit"&gt;&amp;nbsp;&lt;/FONT&gt;function&lt;FONT face="inherit"&gt;, and the other 4 columns are part of a Group by clause,) the computer crashes.&amp;nbsp;&lt;/FONT&gt;&lt;FONT face="inherit"&gt;&lt;SPAN&gt;No blue screen. When It crashed with the Group by the whole screen just froze completely, and then it rebooted. &lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="inherit"&gt;&lt;SPAN&gt;Performing a load without the Group by, then using a Resident load with a Group by, all window objects failed. The desktop just died. I had to force a restart by holding down the power button for 30 seconds. But never had the blue screen in any of this.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Any thoughts on limitations with the Group by that may be contributing to this issue would be most appreciated.&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Tony&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 06:18:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Impact-of-Large-Dataset-with-Group-by-in-Load-Statement/m-p/1558020#M40627</guid>
      <dc:creator>Tony</dc:creator>
      <dc:date>2024-11-16T06:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: Impact of Large Dataset with Group by in Load Statement</title>
      <link>https://community.qlik.com/t5/App-Development/Impact-of-Large-Dataset-with-Group-by-in-Load-Statement/m-p/1558024#M40628</link>
      <description>&lt;P&gt;Group by is more expensive. But i have not heard of system crashes&lt;/P&gt;&lt;P&gt;You can optimize group by sorting the data (order by) by the same group and then applying group by. check below&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/QlikView-Documents/Optimize-Group-By-Performance/tac-p/1481478" target="_blank"&gt;https://community.qlik.com/t5/QlikView-Documents/Optimize-Group-By-Performance/tac-p/1481478&lt;/A&gt;&lt;/P&gt;&lt;P&gt;hope it helps&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2019 16:10:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Impact-of-Large-Dataset-with-Group-by-in-Load-Statement/m-p/1558024#M40628</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-03-18T16:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: Impact of Large Dataset with Group by in Load Statement</title>
      <link>https://community.qlik.com/t5/App-Development/Impact-of-Large-Dataset-with-Group-by-in-Load-Statement/m-p/1558031#M40630</link>
      <description>&lt;P&gt;Thank you, dilipranjith, for your very helpful reply.&amp;nbsp; I'll try out your suggestion,&lt;/P&gt;&lt;P&gt;Tony&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2019 16:15:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Impact-of-Large-Dataset-with-Group-by-in-Load-Statement/m-p/1558031#M40630</guid>
      <dc:creator>Tony</dc:creator>
      <dc:date>2019-03-18T16:15:34Z</dc:date>
    </item>
  </channel>
</rss>

