Shammon created FLINK-30269:
-------------------------------
Summary: 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
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)