I'm trying to make a CEP code using flink SQL, I would like to get started with this. It would be great if you could share a snippet of the code with me. MATCH_RECOGNIZE is what I want to use.
Example on :- https://ci.apache.org/projects/flink/flink-docs-stable/dev/table/streaming/match_recognize.html
Thank You