You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/12/07 07:58:41 UTC

[GitHub] [flink-table-store] tsreaper opened a new pull request, #425: [FLINK-30293] Introduce StaticDataFileSnapshotEnumerator and change read.compacted as a scan mode

tsreaper opened a new pull request, #425:
URL: https://github.com/apache/flink-table-store/pull/425

   In [FLINK-30207](https://issues.apache.org/jira/browse/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 is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [flink-table-store] JingsongLi merged pull request #425: [FLINK-30293] Introduce StaticDataFileSnapshotEnumerator and change read.compacted as a scan mode

Posted by GitBox <gi...@apache.org>.
JingsongLi merged PR #425:
URL: https://github.com/apache/flink-table-store/pull/425


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org