-- Forwarded message -
Από: Isidoros Ioannou
Date: Πέμ, 4 Νοε 2021 στις 10:01 μ.μ.
Subject: Re: IterativeCondition instead of SimpleCondition not matching
pattern
To: Austin Cawley-Edwards
Hi Austin,
thank you for your answer and I really appreciate your willingness to help.
Ac
I face an issue when try to match some elements in a Pattern sequence.
Flink 1.11.1 version. Here is my case:
final StreamExecutionEnvironment env = EnvironmentProvider.getEnvironment();
DataStream inputStream = env.fromElements(
Model.of(1, "A", "US"),
Model.of(2, "B", "US