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 39d70f0  [FLINK-16990][table-planner-blink] Support LookupTableSource 
in blink planner
     add 5bf121a  [FLINK-17564][checkpointing] Fix buffer disorder issue of 
RemoteInputChannel for unaligned checkpoint

No new revisions were added by this update.

Summary of changes:
 .../checkpoint/channel/ChannelStateWriter.java     |  9 ++-
 .../network/partition/consumer/InputChannel.java   |  6 +-
 .../partition/consumer/RemoteInputChannel.java     | 14 ++++-
 .../partition/consumer/SingleInputGateTest.java    | 66 ++++++++++++++++++++--
 .../runtime/io/CheckpointedInputGate.java          | 13 ++---
 .../runtime/io/StreamTaskNetworkInput.java         |  6 +-
 .../runtime/io/CheckpointBarrierUnalignerTest.java |  3 +-
 7 files changed, 91 insertions(+), 26 deletions(-)

Reply via email to