Re: CoFlatMapFunction vs BroadcastProcessFunction

2019-06-21 Thread Dawid Wysakowicz
Hi Andy, I think the second link you posted describes the differences between the CoFlatMap vs BroadcastStream approach very well. I will try to summarize them again. The are two main differences: 1. With CoFlatMap either both inputs can be keyed or none. You cannot have one input keyed and the o

CoFlatMapFunction vs BroadcastProcessFunction

2019-06-20 Thread Andy Hoang
Hi guys, I read about http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Dynamic-Rule-Evaluation-in-Flink-td21125.html#a21241 http://apache-flink-user-maili