Hi,

I'm afraid, Flink CEP does not distinguish work days from non-work days.
Of course, you could implement the logic in a DataStream program (probably
using ProcessFunction).

Best, Fabian

2018-03-20 15:44 GMT+01:00 shishal <shisha...@gmail.com>:

> I am using flink CEP , and to match a event pattern in given time window we
> use *.within(Time.days(1))*
>
> Now in one of the case I need to wait for 1 working day instead of 1 day.
> Is
> there any way to do that in Flink CEP?
>
>
>
> --
> Sent from: http://apache-flink-user-mailing-list-archive.2336050.
> n4.nabble.com/
>

Reply via email to