Question
What is a streaming window?
Select an option. Your answer will be checked instantly.
Correct Answer: A. A bounded time range over which events are grouped or aggregated
Explanation:
Windows turn an unbounded stream into finite analytical groups.
They may be tumbling, sliding, or session based.
Leave a Reply