[
https://issues.apache.org/jira/browse/FLINK-28495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Biao Geng updated FLINK-28495:
------------------------------
Description:
1. "how you can migrate your job from an older Flink version to Flink-1.3." ->
"how you can migrate your job from an older Flink version to Flink-1.13."
2. "Will generate the following matches for an input sequence: C D A1 A2 A3 D
A4 B. with combinations enabled: {quote}\\{ 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\}{quote}" -> "Will generate the following matches for an input
sequence: C D A1 A2 A3 D A4 B. with combinations enabled: {quote}\{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\}{quote}"
3. "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*."
was:
1. "how you can migrate your job from an older Flink version to Flink-1.3." ->
"how you can migrate your job from an older Flink version to Flink-1.13."
2. "Will generate the following matches for an input sequence: C D A1 A2 A3 D
A4 B. with combinations enabled: {quote}{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}{quote}" -> "Will generate the following matches for an input sequence: C D
A1 A2 A3 D A4 B. with combinations enabled: {quote}{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}{quote}"
3. "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*."
> 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
>
> 1. "how you can migrate your job from an older Flink version to Flink-1.3."
> -> "how you can migrate your job from an older Flink version to Flink-1.13."
> 2. "Will generate the following matches for an input sequence: C D A1 A2 A3 D
> A4 B. with combinations enabled: {quote}\\{ 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\}{quote}" -> "Will generate the following matches for an
> input sequence: C D A1 A2 A3 D A4 B. with combinations enabled: {quote}\{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\}{quote}"
> 3. "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)