Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Now we can eagerly throw an exception because the plan Flink version must be at least 1.17 for B.


Of course this is only an example and supportedPlanChanges=1.16 would have been enough. It only illustrates that both persisted entities plan and savepoint can evolve independently from each other.

Restore Tests

We will come up with a new testing infrastructure that has

...