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 53755ec [FLINK-16303][rest] Enable retrieval of custom JobManager log
files
add 865b276 [FLINK-17098][table] CatalogManager#dropTemporaryTable and
dropTemporaryView should use ObjectIdentifier as its argument
add 7280f98 [FLINK-17067][table] CatalogManager#createTable and
createTemporaryTable should provide consistent semantics
No new revisions were added by this update.
Summary of changes:
.../table/api/internal/TableEnvironmentImpl.java | 12 +++++---
.../apache/flink/table/catalog/CatalogManager.java | 33 +++++++++++-----------
.../flink/table/api/internal/TableEnvImpl.scala | 12 +++++---
.../flink/table/catalog/CatalogManagerTest.java | 9 +++---
4 files changed, 37 insertions(+), 29 deletions(-)