You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jingsong Lee (Jira)" <ji...@apache.org> on 2020/04/14 01:27:00 UTC

[jira] [Resolved] (FLINK-17098) CatalogManager#dropTemporaryTable and dropTemporaryView should use ObjectIdentifier as its argument

     [ https://issues.apache.org/jira/browse/FLINK-17098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jingsong Lee resolved FLINK-17098.
----------------------------------
    Resolution: Fixed

master: 865b276432ab0e84c88eed3b221d20d4276f32b0

> CatalogManager#dropTemporaryTable and dropTemporaryView should use ObjectIdentifier as its argument
> ---------------------------------------------------------------------------------------------------
>
>                 Key: FLINK-17098
>                 URL: https://issues.apache.org/jira/browse/FLINK-17098
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table SQL / API
>    Affects Versions: 1.10.0
>            Reporter: Zhenghua Gao
>            Assignee: Zhenghua Gao
>            Priority: Major
>             Fix For: 1.11.0
>
>
> Since CatalogManager#createTable, createTemporaryTable and dropTable use the given 
> fully qualified ObjectIdentifier to create or drop tables/temporary tables, we should also use ObjectIdentifier (instead of UnresolvedIdentifier) in dropTemporaryTable and dropTemporaryView. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)