You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by zh...@apache.org on 2020/09/24 01:07:12 UTC

[flink] branch master updated (247e452 -> 030fa21)

This is an automated email from the ASF dual-hosted git repository.

zhuzh pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from 247e452  [FLINK-19286][runtime] Improve region sorting performance
     add 773dc11  [FLINK-19189][runtime] Enable pipelined region scheduling by default
     add 030fa21  [FLINK-19189][e2e] Let TPC-DS tests run in POINTWISE_EDGES_PIPELINED data exchange mode

No new revisions were added by this update.

Summary of changes:
 .../org/apache/flink/configuration/JobManagerOptions.java  |  2 +-
 .../org/apache/flink/table/tpcds/TpcdsTestProgram.java     |  3 +++
 .../flink/runtime/minicluster/MiniClusterITCase.java       | 14 ++++++++++++++
 .../scheduler/DefaultSchedulerComponentsFactoryTest.java   |  4 ++--
 .../test/misc/SuccessAfterNetworkBuffersFailureITCase.java |  4 ++--
 5 files changed, 22 insertions(+), 5 deletions(-)