This is an automated email from the ASF dual-hosted git repository.
dwysakowicz pushed a change to branch release-1.15
in repository https://gitbox.apache.org/repos/asf/flink.git
from dbfe5da2a2b [FLINK-24586][table-planner] JSON_VALUE should return
STRING instead of VARCHAR(2000)
new 55fa1cf56dd [FLINK-26977] Remove no longer valid tests in
JobMasterStopWithSavepointITCase
new 1fe11253572 [FLINK-26977] Unify
SavepointITCase#testStopWithSavepointFailingAfterSnapshotCreation for both
schedulers
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../JobMasterStopWithSavepointITCase.java | 410 ---------------------
.../flink/test/checkpointing/SavepointITCase.java | 46 +--
2 files changed, 6 insertions(+), 450 deletions(-)
delete mode 100644
flink-tests/src/test/java/org/apache/flink/runtime/jobmaster/JobMasterStopWithSavepointITCase.java