This is an automated email from the ASF dual-hosted git repository.
pnowojski pushed a change to branch release-2.2
in repository https://gitbox.apache.org/repos/asf/flink.git
from 4c9fad680d4 [FLINK-39355][table-planner] Fix field names in code
generation for JSON_OBJECT/ARRAY/STRING
new 43d524dafb0 [FLINK-39073][runtime] Defer alignment check for idle
splits
new 93558de5b25 [FLINK-39073][runtime] Improve logging of invalid split
transitions
new bf113c6bcfe [FLINK-39073][runtime] Test split state timers during
deferred alignment check
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:
.../groups/InternalSourceSplitMetricGroup.java | 19 ++++---
.../streaming/api/operators/SourceOperator.java | 31 ++++++++++-
.../SourceOperatorSplitWatermarkAlignmentTest.java | 65 ++++++++++++++++++++++
3 files changed, 104 insertions(+), 11 deletions(-)