Ultimate access to all questions.
In the context of Spark Structured Streaming, you are tasked with designing a solution to handle out-of-order events for a real-time analytics application. The solution must efficiently process events based on their actual occurrence time, manage late-arriving data, and ensure scalability under high data volumes. Considering these requirements, which of the following approaches BEST addresses the challenge of out-of-order events? Choose one option.