I’m starting to work with eventTime and stateful o...
# random
b
I’m starting to work with eventTime and stateful operations with Apache Flink. I’m using IntervalJoin and I would like to know if anyone has any documentation on how to perform tests on top of the ProcessJoinFunction function. I saw about testHarness but I ended up getting stuck to understand if it would be with itself or there would be some other way. I thank!