<?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: Fabric Performance Issue During GCP to Azure Migration: SELECT * from Views Hanging on F128 Capacity in Data Warehouse</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Fabric-Performance-Issue-During-GCP-to-Azure-Migration-SELECT/m-p/5133391#M4340</link>
    <description>&lt;DIV class="" title="Posted on"&gt;&lt;SPAN&gt;&lt;SPAN&gt;Hi&lt;SPAN&gt;&amp;nbsp;&lt;A style="font-family: inherit; background-color: #ffffff;" href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1547569" target="_blank" rel="noopener"&gt;@iamabhaykmr&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;DIV id="bodyDisplay_1" class=""&gt;
&lt;DIV class=""&gt;
&lt;P&gt;We would like to confirm if our community members answer resolves your query or if you need further help. If you still have any questions or need more support, please feel free to let us know. We are happy to help you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your patience and look forward to hearing from you.&lt;BR /&gt;Best Regards,&lt;BR /&gt;Prashanth Are&lt;BR /&gt;MS Fabric community support&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
    <pubDate>Mon, 16 Mar 2026 06:58:20 GMT</pubDate>
    <dc:creator>v-prasare</dc:creator>
    <dc:date>2026-03-16T06:58:20Z</dc:date>
    <item>
      <title>Fabric Performance Issue During GCP to Azure Migration: SELECT * from Views Hanging on F128 Capacity</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Fabric-Performance-Issue-During-GCP-to-Azure-Migration-SELECT/m-p/5127889#M4317</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We recently started our migration from &lt;STRONG&gt;GCP to Azure (Data Platform and Looker dashboards). Currently our &lt;STRONG&gt;F128 Fabric capacity is already running at around 80% utilization.&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG&gt;During the migration process, when we try to &lt;STRONG&gt;create gold layer tables from views (for example using SELECT * FROM view and inserting the results into Power BI gold layer tables), the query execution is taking &lt;STRONG&gt;30 minutes to 1 hour. In some cases, the process &lt;STRONG&gt;hangs completely and leads to database deadlocks.&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG&gt;&lt;STRONG&gt;At the same time, several &lt;STRONG&gt;heavy reports are already running in other workspaces, so the overall capacity appears to be &lt;STRONG&gt;resource-starved. Because of this:&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG&gt;&lt;STRONG&gt;Even simple queries like SELECT * FROM view hang.&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG&gt;&lt;STRONG&gt;Sometimes even SELECT TOP (10) takes hours to execute.&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG&gt;&lt;STRONG&gt;Queries occasionally get stuck indefinitely.&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG&gt;&lt;STRONG&gt;Another random behavior we observed is that &lt;STRONG&gt;the same query against the same view scans different amounts of data on different days, even though the &lt;STRONG&gt;view definition and number of rows returned remain unchanged.&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG&gt;&lt;STRONG&gt;Example:&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;STRONG&gt;&lt;STRONG&gt;&lt;STRONG&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;&lt;SPAN&gt;SELECT *&lt;BR /&gt;&lt;SPAN&gt;FROM dese_gcp_prd.v_dcoe_omni_inv_db&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;PRE&gt;&amp;nbsp;&lt;/PRE&gt;&lt;P&gt;On different runs, the query scans &lt;STRONG&gt;different volumes of data, such as:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;0.5 GB&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;2 GB&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;4 GB&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;6 GB&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;However, &lt;STRONG&gt;the number of rows returned remains exactly the same.&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG&gt;In &lt;STRONG&gt;BigQuery, this same query used to execute in &lt;STRONG&gt;under 2 minutes, but in &lt;STRONG&gt;Fabric the queries are either extremely slow or get stuck, which is &lt;STRONG&gt;impacting our migration timelines.&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG&gt;&lt;STRONG&gt;Could someone please help explain:&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG&gt;&lt;STRONG&gt;&lt;STRONG&gt;How the GB scanning and CU allocation mechanism works in Fabric?&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG&gt;&lt;STRONG&gt;Why the &lt;STRONG&gt;same query might scan different volumes of data across executions?&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG&gt;&lt;STRONG&gt;How &lt;STRONG&gt;capacity contention (CU starvation) affects query performance in this scenario?&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG&gt;&lt;STRONG&gt;It would also be very helpful if you could share any &lt;STRONG&gt;in-depth documentation or articles explaining the &lt;STRONG&gt;Fabric compute model, CU allocation, and query execution behavior.&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG&gt;&lt;STRONG&gt;Thanks in advance.&lt;img /&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Mon, 09 Mar 2026 05:52:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Fabric-Performance-Issue-During-GCP-to-Azure-Migration-SELECT/m-p/5127889#M4317</guid>
      <dc:creator>iamabhaykmr</dc:creator>
      <dc:date>2026-03-09T05:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric Performance Issue During GCP to Azure Migration: SELECT * from Views Hanging on F128 Capacity</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Fabric-Performance-Issue-During-GCP-to-Azure-Migration-SELECT/m-p/5128498#M4319</link>
      <description>&lt;DIV&gt;
&lt;P&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1547569" data-lia-user-login="iamabhaykmr" class="lia-mention lia-mention-user"&gt;iamabhaykmr&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Thanks for reaching out to MS Fabric community forum.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try below troubleshooting steps and let me know if this helps:&lt;/P&gt;
&lt;P&gt;When facing this issue, first review overall Fabric capacity usage and check whether CU utilization is consistently high during the failures. Identify if heavy reports, refreshes, or other workloads are running in parallel on the same capacity. Capacity contention can significantly delay or stall query execution.&lt;/P&gt;
&lt;P&gt;Try isolating workloads by pausing or rescheduling heavy reports during migration runs, or moving migration jobs to a separate capacity. Avoid using Select *&amp;nbsp;&amp;nbsp;on complex views where possible—explicitly select required columns or materialize views into intermediate staging tables.&lt;/P&gt;
&lt;P&gt;Validate the behavior by running the same queries during low‑usage periods and compare execution time and scanned data volume. If performance stabilizes under low load, this strongly indicates CU starvation rather than a functional issue.&lt;/P&gt;
&lt;P&gt;Also review for long‑running transactions or write‑heavy operations that could cause blocking or deadlocks while queries are hanging. Scheduling migration activities during off‑peak hours can help reduce contention.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Prashanth&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 09 Mar 2026 16:35:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Fabric-Performance-Issue-During-GCP-to-Azure-Migration-SELECT/m-p/5128498#M4319</guid>
      <dc:creator>v-prasare</dc:creator>
      <dc:date>2026-03-09T16:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric Performance Issue During GCP to Azure Migration: SELECT * from Views Hanging on F128 Capacity</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Fabric-Performance-Issue-During-GCP-to-Azure-Migration-SELECT/m-p/5130868#M4333</link>
      <description>&lt;P&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1547569" data-lia-user-login="iamabhaykmr" class="lia-mention lia-mention-user"&gt;iamabhaykmr&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;We would like to confirm if our community members answer resolves your query or if you need further help. If you still have any questions or need more support, please feel free to let us know. We are happy to help you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your patience and look forward to hearing from you.&lt;BR /&gt;Best Regards,&lt;BR /&gt;Prashanth Are&lt;BR /&gt;MS Fabric community support&lt;/P&gt;</description>
      <pubDate>Thu, 12 Mar 2026 12:11:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Fabric-Performance-Issue-During-GCP-to-Azure-Migration-SELECT/m-p/5130868#M4333</guid>
      <dc:creator>v-prasare</dc:creator>
      <dc:date>2026-03-12T12:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric Performance Issue During GCP to Azure Migration: SELECT * from Views Hanging on F128 Capacity</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Fabric-Performance-Issue-During-GCP-to-Azure-Migration-SELECT/m-p/5133391#M4340</link>
      <description>&lt;DIV class="" title="Posted on"&gt;&lt;SPAN&gt;&lt;SPAN&gt;Hi&lt;SPAN&gt;&amp;nbsp;&lt;A style="font-family: inherit; background-color: #ffffff;" href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1547569" target="_blank" rel="noopener"&gt;@iamabhaykmr&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;DIV id="bodyDisplay_1" class=""&gt;
&lt;DIV class=""&gt;
&lt;P&gt;We would like to confirm if our community members answer resolves your query or if you need further help. If you still have any questions or need more support, please feel free to let us know. We are happy to help you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your patience and look forward to hearing from you.&lt;BR /&gt;Best Regards,&lt;BR /&gt;Prashanth Are&lt;BR /&gt;MS Fabric community support&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 16 Mar 2026 06:58:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Fabric-Performance-Issue-During-GCP-to-Azure-Migration-SELECT/m-p/5133391#M4340</guid>
      <dc:creator>v-prasare</dc:creator>
      <dc:date>2026-03-16T06:58:20Z</dc:date>
    </item>
  </channel>
</rss>

