You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Biao Geng (Jira)" <ji...@apache.org> on 2022/07/11 15:39:00 UTC

[jira] [Updated] (FLINK-28495) Fix typos or mistakes of Flink CEP Document in the official website

     [ https://issues.apache.org/jira/browse/FLINK-28495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Biao Geng updated FLINK-28495:
------------------------------
    Component/s: Library / CEP

> Fix typos or mistakes of Flink CEP Document in the official website
> -------------------------------------------------------------------
>
>                 Key: FLINK-28495
>                 URL: https://issues.apache.org/jira/browse/FLINK-28495
>             Project: Flink
>          Issue Type: Improvement
>          Components: Library / CEP
>            Reporter: Biao Geng
>            Priority: Minor
>
> "Will generate the following matches for an input sequence: C D A1 A2 A3 D A4 B. with combinations enabled: {C A1 B}, {C A1 A2 B}, {C A1 A3 B}, {C A1 A4 B}, {C A1 A2 A3 B}, {C A1 A2 A4 B}, {C A1 A3 A4 B}, {C A1 A2 A3 A4 B}" -> "Will generate the following matches for an input sequence: C D A1 A2 A3 D A4 B. with combinations enabled: {C A1 B}, {C A1 A2 B}, {C A1 A3 B}, {C A1 A4 B}, {C A1 A2 A3 B}, {C A1 A2 A4 B}, {C A1 A3 A4 B}, {C A1 A2 A3 A4 B}, {C A2 B}, {C A2 A3 B}, {C A2 A4 B}, {C A2 A3 A4 B}, {C A3 B}, {C A3 A4 B}, {C A4 B}"
> "For SKIP_TO_FIRST/LAST there are two options how to handle cases when there are no elements mapped to the specified variable." -> "For SKIP_TO_FIRST/LAST there are two options how to handle cases when there are no events mapped to the *PatternName*."



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