Hi Kamil, It still doesn’t support CEP in PyFlink. However, as it supports SQL in PyFlink and so you could take a look at if CEP on SQL [1] could meet your requirements. If so, you could use CEP on SQL in PyFlink.
[1] https://ci.apache.org/projects/flink/flink-docs-release-1.13/docs/dev/table/sql/queries/match_recognize/ > 2021年9月7日 下午4:44,Kamil ty <kamilt...@gmail.com> 写道: > > Hello all, > > I would like to use Flink CEP for my development requirements. Is Flink CEP > supported in PyFlink? If not, are there any available workarounds? > > Kind regards > Kamil