Jingsong Lee created FLINK-30247:
------------------------------------

             Summary: 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
             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)

Reply via email to