🔥 3-day streak
Microsoft Fabric Data Engineer Associate118 / 144
Question 118 of 144

A data engineer builds a Spark Structured Streaming job in a Fabric notebook that reads clickstream events from an Eventstream. The requirement is to continuously write these events into an existing Delta table in a lakehouse, but each incoming micro-batch may contain updates to previously written rows (identified by an event key), and the team wants those rows merged (upserted) rather than appended. Which approach should the engineer use in the streaming write?

Reviewed for accuracy · Report an issueNext question