I also added an alternatively solution to your example to the SO question.
-Rui On Thu, Jul 25, 2019 at 9:02 AM Kenneth Knowles <k...@apache.org> wrote: > Thanks for the very detailed question! I have written up an answer and I > suggest we continue discussion there. > > Kenn > > On Tue, Jul 23, 2019 at 9:11 PM Kiran Hurakadli <kiranhr...@gmail.com> > wrote: > >> >> Hi All, >> I am trying to merge 2 data streams using coGroupByKey and applying >> stateful >> ParDo. Input to the cogroup fun is (word,count) , Full problem explained >> on >> stack over flow >> >> https://stackoverflow.com/questions/57162131/applying-keyed-state-on-top-of-stream-from-co-group-stream >> >> Please help me >> -- >> Regards, >> *Kiran M Hurakadli.* >> >