This is an automated email from the ASF dual-hosted git repository.
pnowojski pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 8c8e658 [FLINK-25681][table-planner] Remove failure test in
CodeSplitITCase to avoid deep exception stack
add 5192fd7 [FLINK-25199][network] Make sure StreamEdges are unique
No new revisions were added by this update.
Summary of changes:
.../flink/streaming/api/graph/StreamEdge.java | 34 ++++++-
.../flink/streaming/api/graph/StreamGraph.java | 103 +++++++++++++--------
.../flink/streaming/api/graph/StreamNode.java | 11 +++
.../test/streaming/runtime/TimestampITCase.java | 19 ++++
4 files changed, 123 insertions(+), 44 deletions(-)