[
https://issues.apache.org/jira/browse/FLINK-30247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Caizhi Weng closed FLINK-30247.
-------------------------------
Resolution: Fixed
master: 7e9cf0dd907c84b67850503ff61e27944363d06b
release-0.3: b7d7518e07cfdd0e57052e384fc56f50099b8a48
> Introduce Time Travel reading for table store
> ---------------------------------------------
>
> Key: FLINK-30247
> URL: https://issues.apache.org/jira/browse/FLINK-30247
> Project: Flink
> Issue Type: New Feature
> Components: Table Store
> Reporter: Jingsong Lee
> Assignee: Shammon
> Priority: Major
> Labels: pull-request-available
> Fix For: table-store-0.3.0
>
>
> For example:
> - SELECT * FROM T /*+ OPTIONS('as-of-timestamp-mills'='121230')*/; Read
> snapshot specific by commit time.
> - SELECT * FROM T /*+ OPTIONS('as-of-snapshot'='12')*/; Read snapshot
> specific by snapshot id.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)