|
|
Example: when a join is performed on 2 input streams, the operator may create 2 sypnosis (indices) from the tuples in the window
|
![]() |
![]() |
|
(Mechanism to generate timestamps are discussed in another paper and will not be discussed here.)
|
SELECT * FROM S1 [Rows 1000], S2 [Range 2 Minutes] WHERE S1.A = S2.A AND S1.A > 10 |
![]() |
|