This is an automated email from the ASF dual-hosted git repository.
tangyun pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from c16e4b4 [FLINK-26421][table-api-java] Improve JavaDocs of TableConfig
add d92a133 [FLINK-25528][state-processor-api] state processor api do not
support increment checkpoint
add c7b3b53 [FLINK-25528][state-processor-api] state processor api do not
support increment checkpoint make checkpoint type configurable.
add cfbbb81 [FLINK-25528][state-processor-api] state processor api do not
support increment checkpoint 1. limit the checkpoint type in the savepoint type
and full checkpoint type. 2. add the SnapshotUtils test with the full
checkpoint.
add cefd4d6 [FLINK-25528][state-processor-api] state processor api do not
support increment checkpoint only support savepoint but support switching
savepoint format.
add a15a93d [FLINK-25528][state-processor-api] state processor api do not
support increment checkpoint update the unit test code.
add 49e308f [FLINK-25528][state-processor-api] state processor api do not
support increment checkpoint reuse the unit test code.
add 3482525 [FLINK-25528][state-processor-api] state processor api do not
support increment checkpoint split the test case.
No new revisions were added by this update.
Summary of changes:
.../flink/state/api/output/SnapshotUtils.java | 26 ++++++++++++++++++--
.../flink/state/api/output/SnapshotUtilsTest.java | 28 ++++++++++++++++++++--
2 files changed, 50 insertions(+), 4 deletions(-)