This is an automated email from the ASF dual-hosted git repository.
rkhachatryan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from 91e58c24cee [FLINK-39742][tests] FlinkImageBuilder checks for Java 25
new f08eb434500 [FLINK-39740][table/runtime] Fix highSqn update in
LinkedMultiSetState.add
new 198ea6ae646 [hotfix][table/runtime] Remove redundant state access in
LinkedMultiSetState.add
new 6f422510a8f [hotfix][table/runtime] Fix
RowDataKeySerializerSnapshot.resolveSchemaCompatibility()
The 3 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:
.../linked/LinkedMultiSetState.java | 4 +-
.../linked/RowDataKeySerializerSnapshot.java | 6 ++-
.../SequencedMultiSetStateTest.java | 28 +++++++++++
.../linked/RowDataKeySerializerTest.java | 57 ++++++++++++++++++++++
4 files changed, 91 insertions(+), 4 deletions(-)