✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
Given the tuples below (tevent_time, value, tarrival_time), what are the tuples to be processed in the 3rd window, if we were to use tuple-based window with window size being 3 tuples and sliding by 1 tuple? The red squared tuples are those processed in the first window.