🔥 3-day streak
Microsoft Fabric Data Engineer Associate111 / 144
Question 111 of 144
A data engineer runs a PySpark notebook that reads a large Delta table into a DataFrame, then performs five separate aggregation actions on that same DataFrame within a loop. The Spark UI shows that the source Delta table is being read from OneLake and re-scanned during every action, causing the job to run much longer than expected. Which change will most effectively reduce the redundant reads and improve performance?
Reviewed for accuracy · Report an issueNext question