Hi,

I would like to implement a custom time based sliding window . The idea is
that the window is of 1 hr size and slides every 5 second. I would like to
process the window function after 10 records are accumulated in the window
till it reaches 1 hr, post that since it slides every 5 second, the window
function will be called automatically. Any direction to implement the same
will be much appreciated?

Regards,
Vijay Raajaa G S

Reply via email to