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

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


    from d1ff3dd13b8 [FLINK-29478][Connector/Hive] Upgrade Hive connector to 
3.1.3. This closes #20937
     new 7941052c1e9 [hotfix][tests] Port SavepointWriterTest to JUnit 5
     new d17ceaf2f8c [FLINK-29582][state-processor] Relax 1+ operator 
requirement

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:
 docs/content.zh/docs/libs/state_processor_api.md   |   4 +-
 docs/content/docs/libs/state_processor_api.md      |   4 +-
 .../apache/flink/state/api/SavepointWriter.java    | 135 +++++++++++++++------
 .../flink/state/api/SavepointDeepCopyTest.java     |   4 +-
 .../flink/state/api/SavepointWriterITCase.java     |   8 +-
 .../flink/state/api/SavepointWriterTest.java       |  43 ++++---
 .../api/SavepointWriterUidModificationITCase.java  |  29 +----
 .../state/api/SavepointWriterWindowITCase.java     |   8 +-
 8 files changed, 136 insertions(+), 99 deletions(-)

Reply via email to