This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git.
from 351d6e9 [FLINK-21167] Make StateTable snapshots iterable new 752e164 [hotfix] Fix fields visibility in KeyGroupPartitioner new 7afd1b8 [FLINK-21182] Make HeapPriorityQueueStateSnapshot iterable 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: .../flink/runtime/state/KeyGroupPartitioner.java | 56 +++++++++-------- .../state/heap/HeapPriorityQueueStateSnapshot.java | 19 ++++-- .../runtime/state/KeyGroupPartitionerTestBase.java | 71 +++++++++++++++++++++- 3 files changed, 116 insertions(+), 30 deletions(-)