This is an automated email from the ASF dual-hosted git repository.

hangxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git


    from 739bd337c65 [FLINK-34979][State] Implement State Future and related 
utilities
     new ea4e4981e4e [FLINK-32079][checkpoint] Support to read/write checkpoint 
metadata of merged files (#24480)
     new 0b7f0fded3f [hotfix] Fix collectSizeStats for SegmentFileStateHandle 
(#24480)

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:
 .../metadata/MetadataV2V3SerializerBase.java       |  85 +++++++++++++-
 .../FileMergingOperatorStreamStateHandle.java      |   8 ++
 .../state/filemerging/SegmentFileStateHandle.java  |   9 +-
 .../checkpoint/metadata/CheckpointTestUtils.java   | 128 ++++++++++++++++-----
 4 files changed, 197 insertions(+), 33 deletions(-)

Reply via email to