You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ja...@apache.org on 2020/05/12 08:30:51 UTC

[flink] branch master updated (89d46fa -> 5ff6751)

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

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


    from 89d46fa  [FLINK-17609][python] Execute the script directly when user specified the entry script with "-py" (#12079)
     add 5ff6751  [FLINK-17577][table-common] SinkFormat#createSinkFormat should use DynamicTableSink.Context as parameter

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/flink/table/connector/format/SinkFormat.java  | 3 +--
 .../test/java/org/apache/flink/table/factories/TestFormatFactory.java  | 3 ++-
 2 files changed, 3 insertions(+), 3 deletions(-)