Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
I am trying to load a delta table but it is taking a way too long. More than 8hrs it is running but still not complete. How can I troubleshoot the issue? what kind of techniques can be applied for preformance improvement? please find screen shot of logs
Hi @pshepunde
Thanks for using Fabric Community.
Here are some steps you can take to troubleshoot and improve the performance:
Data Volume and Transformation: Check the size of your data being loaded. Large datasets will naturally take longer. If there are complex transformations happening during load that might be causing slowness.
Optimize your Delta Lake table: Microsoft Fabric provides several techniques to optimize Delta Lake tables for maximum performance. One such technique is using V-Order
, a write-time optimization to the parquet file format that enables fast reads under the Microsoft Fabric compute engines. You can control the usage of V-Order
writes using specific commands.
Delta Lake table optimization and V-Order - Microsoft Fabric | Microsoft Learn
Table Maintenance: Perform ad-hoc table maintenance using contextual right-click actions in a delta table within the Lakehouse explorer.
Use table maintenance feature to manage delta tables in Fabric - Microsoft Fabric | Microsoft Learn
Hope this helps. Please let me know if you have any further questions.
Sure, I will go through all pointers you have shared and reply once issue is resolved.
Thanks a lot!
Hi @pshepunde
We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet. Otherwise, will respond back with the more details and we will try to help.
Thanks
Hi @pshepunde
We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet. Otherwise, will respond back with the more details and we will try to help.
Thanks
User | Count |
---|---|
33 | |
14 | |
6 | |
3 | |
2 |
User | Count |
---|---|
39 | |
22 | |
11 | |
7 | |
6 |