You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jingsong Lee (Jira)" <ji...@apache.org> on 2022/12/05 02:19:00 UTC

[jira] [Created] (FLINK-30293) Create an enumerator for static (batch)

Jingsong Lee created FLINK-30293:
------------------------------------

             Summary: Create an enumerator for static (batch)
                 Key: FLINK-30293
                 URL: https://issues.apache.org/jira/browse/FLINK-30293
             Project: Flink
          Issue Type: Improvement
          Components: Table Store
            Reporter: Jingsong Lee
             Fix For: table-store-0.3.0


In FLINK-30207, we have created enumerator for continuous.
We should have an enumerator for static (batch).
For example, for the current read-compacted, time traveling may specify the commit time to read snapshots in the future.
I think these capabilities need to be in the core, but should they be in scan? (It seems that it should not)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)