This is an automated email from the ASF dual-hosted git repository.
pnowojski pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 17aed84 [FLINK-26090][table] Remove pre FLIP-84 APIs
add 1cf276b [FLINK-26002][tests] Added RestoreUpgradedJobITCase for
checking situation with restoring savepoint/checkpoint on changed job
No new revisions were added by this update.
Summary of changes:
.../checkpointing/RestoreUpgradedJobITCase.java | 436 +++++++++++++++++++++
1 file changed, 436 insertions(+)
create mode 100644
flink-tests/src/test/java/org/apache/flink/test/checkpointing/RestoreUpgradedJobITCase.java