Flink sql Session window

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Flink sql Session window

snack white
Hi,
In flink sql session window,  is there a way to finish a session window except of session gap ?  ex. Session  window size reach a limit.
Thanks,
white
Reply | Threaded
Open this post in threaded view
|

Re: Flink sql Session window

Timo Walther
Hi,

currently we don't provide more flexible windowing semantics in SQL. For
this, a programmatic API like the DataStream API is a better fit with
custom triggers and other more advanced features.

Regards,
Timo


On 14.04.20 13:31, snack white wrote:
> Hi,
> In flink sql session window,  is there a way to finish a session window except of session gap ?  ex. Session  window size reach a limit.
> Thanks,
> white
>