You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by al...@apache.org on 2019/11/25 09:11:44 UTC

[flink] branch master updated (320240e -> 38750f0)

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

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


    from 320240e  [FLINK-14595][orc] Move flink-orc to flink-formats from flink-connectors (#10277)
     add a6d6778  [FLINK-14873][client] Make PackagedProgram#savepointSettings final
     add 5be1e78  [hotfix] Make parameter of PackagedProgram#<init> final
     add 38750f0  [hotfix] Extract loadJarFile from PackageProgram#<init>

No new revisions were added by this update.

Summary of changes:
 .../org/apache/flink/client/cli/CliFrontend.java   |  7 +--
 .../flink/client/program/PackagedProgram.java      | 72 +++++++++++++---------
 .../client/cli/CliFrontendPackageProgramTest.java  |  5 +-
 3 files changed, 48 insertions(+), 36 deletions(-)