Hi team, lets say i have a ads stream from many pl...
# random
r
Hi team, lets say i have a ads stream from many platforms coming into my system, and then i have a download occured using those ads. Since my donwloads are very small like 50 million in an year. how shall i approach writing join two streams in flink ? Goal is to calculate the ads ROI based on userid who saw ad and eventually downloaded it. Any suggestions ?