I noticed that each time I run a new job it takes around 20% longer compared to the time when I launch it again?
Does flink cache some results and reuses them if a job is run multiple times? If so, how can I control this?
I would like to mesure how long my tasks run, but each time I rerun them it's faster than before.