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

Jark Wu closed FLINK-18055.
---------------------------
    Resolution: Fixed

- master (1.12.0): aa40ffd94a19ed9b57988d42b8c9262ef60e172e
- 1.11.0: f391b0d433ed16f33018837f42c383992953a7bc

> Catalog does not exist in SQL Client
> ------------------------------------
>
>                 Key: FLINK-18055
>                 URL: https://issues.apache.org/jira/browse/FLINK-18055
>             Project: Flink
>          Issue Type: Bug
>          Components: Table SQL / Client
>    Affects Versions: 1.11.0
>            Reporter: godfrey he
>            Assignee: godfrey he
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 1.11.0
>
>
> Flink SQL> show catalogs;
> default_catalog
> hive
> Flink SQL> use  catalog hive;
> [ERROR] Could not execute SQL statement. Reason:
> org.apache.flink.table.catalog.exceptions.CatalogException: A catalog with 
> name [`hive`] does not exist.
> The reason is {{SqlCommandParser}} adds {{``}} for catalog name, which is 
> unnecessary. 



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

Reply via email to