[
https://issues.apache.org/jira/browse/FLINK-29735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jingsong Lee closed FLINK-29735.
--------------------------------
Resolution: Fixed
> Introduce Metadata tables for table store
> -----------------------------------------
>
> Key: FLINK-29735
> URL: https://issues.apache.org/jira/browse/FLINK-29735
> Project: Flink
> Issue Type: New Feature
> Components: Table Store
> Reporter: Jingsong Lee
> Assignee: Jingsong Lee
> Priority: Major
> Fix For: table-store-0.4.0
>
>
> You can query the related metadata of the table through SQL, for example,
> query the historical version information of table "T" through the following
> SQL:
> SELECT * FROM T$history;
--
This message was sent by Atlassian Jira
(v8.20.10#820010)