Shammon created FLINK-30263:
-------------------------------
Summary: Introduce schemas table to table store
Key: FLINK-30263
URL: https://issues.apache.org/jira/browse/FLINK-30263
Project: Flink
Issue Type: New Feature
Components: Table Store
Affects Versions: table-store-0.3.0
Reporter: Shammon
You can query the historical schemas of the table through SQL, for example,
query the historical schemas of table "T" through the following SQL:
SELECT * FROM T$schemas;
--
This message was sent by Atlassian Jira
(v8.20.10#820010)