You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by mx...@apache.org on 2022/11/23 15:56:53 UTC

[flink] branch master updated (a5667e82e25 -> 23ce2281a0b)

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

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


    from a5667e82e25 [FLINK-27919] Add FLIP-238 data generator source
     add 23ce2281a0b [FLINK-29501] Add option to override job vertex parallelisms during job submission (#21023)

No new revisions were added by this update.

Summary of changes:
 .../generated/pipeline_configuration.html          |  6 ++++
 .../flink/configuration/PipelineOptions.java       |  9 +++++
 .../flink/runtime/dispatcher/Dispatcher.java       | 18 ++++++++++
 .../flink/runtime/dispatcher/DispatcherTest.java   | 42 ++++++++++++++++++++++
 4 files changed, 75 insertions(+)