Re: Temporal Table Ordering

2020-11-23 Thread Till Rohrmann
Hi Dominik, Are you using Flink's Table API or SQL? If yes, maybe you can share the program with us to see what exactly your user program is doing. Also it would help us if you have some example data that would help reproducing the problem. Moreover, which Flink version are you running? Cheers,

Temporal Table Ordering

2020-11-23 Thread Dominik WosiƄski
Hey, I have a question about the ordering of the messages in the Temporal Table. I can observe that for one of my jobs the order of input is correct but the order of the output is not correct. Say I have two streams that both have *id* field which will be used to join and also for Kafka