You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by tr...@apache.org on 2019/08/30 07:57:19 UTC

[flink] branch master updated (ccc7eb4 -> ce4bfae)

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

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


    from ccc7eb4  [FLINK-13248] [datastream/streaming] Enabling custom factories for one input stream operators to be passed in DataStream
     add ce4bfae  [FLINK-9787] Let ExecutionConfig#getGlobalJobParameters always return a non null value

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/flink/api/common/ExecutionConfig.java    | 12 +++++++++++-
 .../org/apache/flink/api/common/ExecutionConfigTest.java     |  7 +++++++
 2 files changed, 18 insertions(+), 1 deletion(-)