[
https://issues.apache.org/jira/browse/FLINK-30269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jingsong Lee closed FLINK-30269.
--------------------------------
Fix Version/s: table-store-0.3.0
Assignee: Shammon
Resolution: Fixed
master: 2c8d043acc7e24e9b8f0cbf86beea62002351bf7
> Validate table name for metadata table
> --------------------------------------
>
> Key: FLINK-30269
> URL: https://issues.apache.org/jira/browse/FLINK-30269
> Project: Flink
> Issue Type: Sub-task
> Components: Table Store
> Affects Versions: table-store-0.3.0
> Reporter: Shammon
> Assignee: Shammon
> Priority: Major
> Labels: pull-request-available
> Fix For: table-store-0.3.0
>
>
> Currently user can create tables `tablename` and `tablename$snapshots`, but
> can't insert into values into `tablename$snapshots` and execute query on it.
> At the same time, user can create table `tablename$aaa$bbb`, but cannot
> execute query on it and event cannot drop it.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)