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 b975fda  [FLINK-21655][table-planner-blink] Fix incorrect 
simplification for coalesce call on a groupingsets' result
     add 459ba66  [hotfix] Fix raw types in StreamTaskNetworkInputTest
     add 0a122f3  [FLINK-21857] StackOverflow for large parallelism jobs when 
processing EndOfChannelStateEvent

No new revisions were added by this update.

Summary of changes:
 .../runtime/io/AbstractStreamTaskNetworkInput.java |  4 +-
 .../io/checkpointing/CheckpointedInputGate.java    | 10 ++---
 .../io/checkpointing/UpstreamRecoveryTracker.java  |  5 ++-
 .../runtime/io/StreamTaskNetworkInputTest.java     | 45 +++++++++++++++++-----
 .../checkpointing/CheckpointedInputGateTest.java   |  8 +++-
 5 files changed, 55 insertions(+), 17 deletions(-)

Reply via email to