This is an automated email from the ASF dual-hosted git repository.
fpaul pushed a change to branch release-1.14
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 1592494 [FLINK-24958][docs] Fix the link and typo in SQL "Joins" page
(#17835)
add 564dee0 [FLINK-24858][core] Prevent version mismatches in
TypeSerializers
No new revisions were added by this update.
Summary of changes:
.../flink/api/java/typeutils/RowTypeInfo.java | 2 +-
.../api/java/typeutils/runtime/RowSerializer.java | 70 +++++++++++++---------
.../typeutils/TypeSerializerUpgradeTestBase.java | 22 ++-----
.../functions/sink/TwoPhaseCommitSinkFunction.java | 24 +++++---
.../runtime/typeutils/LinkedListSerializer.java | 26 +++++---
5 files changed, 83 insertions(+), 61 deletions(-)