Hi, Is there a way to connect 2 datastreams and iterate and then get the feedback as a third stream?
I tried doing mergedDS = datastream1.connect(datastream2) iterateDS = mergedDS.iterate().withFeedback(datastream3type.class) but this didnt work and it was showing me errors. Is there any other way past this? Thanks -- View this message in context: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Connect-2-datastreams-and-iterate-tp7009.html Sent from the Apache Flink User Mailing List archive. mailing list archive at Nabble.com.