You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Juntao Hu (Jira)" <ji...@apache.org> on 2022/08/09 03:09:00 UTC

[jira] [Created] (FLINK-28880) Fix CEP doc with wrong result of strict contiguity of looping patterns

Juntao Hu created FLINK-28880:
---------------------------------

             Summary: Fix CEP doc with wrong result of strict contiguity of looping patterns
                 Key: FLINK-28880
                 URL: https://issues.apache.org/jira/browse/FLINK-28880
             Project: Flink
          Issue Type: Bug
          Components: Library / CEP
    Affects Versions: 1.15.1
            Reporter: Juntao Hu
             Fix For: 1.16.0


https://nightlies.apache.org/flink/flink-docs-release-1.15/docs/libs/cep/#contiguity-within-looping-patterns
The result of strict contiguity should be {a b1 c}, {a b2 c}, {a b3 c}, since b is *followed by* c.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)