🔥 3-day streak
Microsoft Fabric Analytics Engineer Associate119 / 150
Question 119 of 150

A Fabric lakehouse ingests a JSON file where each row represents an order and contains an array column named LineItems, with each element holding a product SKU and quantity. In a PySpark notebook, you need to transform this into a flattened table where each order line becomes its own row before loading it into a Delta table for star-schema modeling. Which Spark transformation should you apply to the LineItems array column?

Reviewed for accuracy · Report an issueNext question