My typical use case is to keep monitoring an event stream to detect event patterns, but I expect the window is a hopping one. By default, interval ...
in CEP SQL should define a tumbling window. Is it possible to have a hopping window for CEP pattern matching? or any other solutions?
Thanks