[ https://issues.apache.org/jira/browse/FLINK-30247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Caizhi Weng reassigned FLINK-30247: ----------------------------------- Assignee: Shammon > 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)