As identified with the community, it's bug and more information in issue
https://issues.apache.org/jira/browse/FLINK-22113
On Sat, Apr 3, 2021 at 8:43 PM Kai Fu wrote:
> Hi team,
>
> We have a use case to join multiple data sources to generate a
> continuous updated view. We defined primary key
Hi team,
We have a use case to join multiple data sources to generate a
continuous updated view. We defined primary key constraint on all the input
sources and all the keys are the subsets in the join condition. All joins
are left join.
In our case, the first two inputs can produce *JoinKeyContai