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/13 02:59:22 UTC

[flink] branch master updated (5324b0c -> 646be5a)

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 5324b0c  [FLINK-16364][table] Deprecate the methods in TableEnvironment & Table proposed by FLIP-84
     add 646be5a  [FLINK-17633][table-common] Improve FactoryUtil to align with new format option keys

No new revisions were added by this update.

Summary of changes:
 .../apache/flink/table/factories/FactoryUtil.java  | 86 +++++++++++++++-------
 .../flink/table/factories/FactoryUtilTest.java     | 63 +++++++++++-----
 .../table/factories/TestDynamicTableFactory.java   | 39 +++++-----
 3 files changed, 121 insertions(+), 67 deletions(-)