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

Shammon updated FLINK-29832:
----------------------------
    Description: `FlinkCatalogFactory` creates a default database named 
`default` in table store. The `default` is a keyword in SQL, and when we create 
a new database, we cant execute `use default` to switch to `default` directly. 
We can switch to default database "use `default`;" in flink table store  (was: 
`FlinkCatalogFactory` creates a default database named `default` in table 
store. The `default` is a keyword in SQL, and when we create a new database, we 
cant execute `use default` to switch to `default` database any more. We should 
refactor the default database name in table store.
 !image-2022-11-01-16-40-47-539.png|thumbnail! )

> Refactor default database name in flink table store
> ---------------------------------------------------
>
>                 Key: FLINK-29832
>                 URL: https://issues.apache.org/jira/browse/FLINK-29832
>             Project: Flink
>          Issue Type: Bug
>          Components: Table Store
>    Affects Versions: table-store-0.3.0, table-store-0.2.2
>            Reporter: Shammon
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: image-2022-11-01-16-40-47-539.png
>
>
> `FlinkCatalogFactory` creates a default database named `default` in table 
> store. The `default` is a keyword in SQL, and when we create a new database, 
> we cant execute `use default` to switch to `default` directly. We can switch 
> to default database "use `default`;" in flink table store



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to