You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by lz...@apache.org on 2020/05/27 01:52:21 UTC

[flink] branch master updated (cfda686 -> c8b2654)

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

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


    from cfda686  [FLINK-17076][docs] Revamp Kafka Connector Documentation
     add c8b2654  [FLINK-17756][table] Drop table/view shouldn't take effect on each other

No new revisions were added by this update.

Summary of changes:
 .../table/api/internal/TableEnvironmentImpl.java   |  2 +-
 .../apache/flink/table/catalog/CatalogManager.java | 82 +++++++++++++++------
 .../table/planner/catalog/CatalogTableITCase.scala | 69 ++++++++++++++++++
 .../flink/table/api/internal/TableEnvImpl.scala    |  2 +-
 .../flink/table/catalog/CatalogTableITCase.scala   | 85 ++++++++++++++++++++--
 5 files changed, 207 insertions(+), 33 deletions(-)