Hi Aljoscha, Thank you for information
24 Eki 2017 17:32 tarihinde "Aljoscha Krettek" <aljos...@apache.org> yazdı: Hi, Yes, currently the pattern of a CEP operator cannot be changed. You could manually implement this by using a ConnectedStream with a CoProcessFunction where the first input carries events and the second input carries commands that change the patterns that you monitor. Best, Aljoscha > On 18. Oct 2017, at 15:53, Erdem erdfem <erdemyayla...@gmail.com> wrote: > > Hi, > > I want to know, can we change the pattern on runtime? > > I've read on stackoverflow "at the moment flink does not support". Does it > change?