Connect keyed stream with broadcast

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Connect keyed stream with broadcast

Navneeth Krishnan
Hi,

Is this feature present in flink 1.5? I have a requirement to connect a keyed stream and broadcast stream.


Thanks,
Navneeth
Reply | Threaded
Open this post in threaded view
|

Re: Connect keyed stream with broadcast

Fabian Hueske-2
Hi Navneeth,

Yes, connecting broadcast and keyed streams will be supported in Flink 1.5 (also search for broadcast state).
The docs haven't been merged yet but there's a pull request [1].

Best, Fabian

[1] https://github.com/apache/flink/pull/5922

2018-05-10 22:27 GMT+02:00 Navneeth Krishnan <[hidden email]>:
Hi,

Is this feature present in flink 1.5? I have a requirement to connect a keyed stream and broadcast stream.


Thanks,
Navneeth