You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Caizhi Weng (Jira)" <ji...@apache.org> on 2022/12/14 08:26:00 UTC

[jira] [Created] (FLINK-30410) Rename 'full' to 'latest-full' and 'compacted' to 'compacted-full' for scan.mode in Table Store

Caizhi Weng created FLINK-30410:
-----------------------------------

             Summary: Rename 'full' to 'latest-full' and 'compacted' to 'compacted-full' for scan.mode in Table Store
                 Key: FLINK-30410
                 URL: https://issues.apache.org/jira/browse/FLINK-30410
             Project: Flink
          Issue Type: Improvement
          Components: Table Store
    Affects Versions: table-store-0.3.0
            Reporter: Caizhi Weng
            Assignee: Caizhi Weng
             Fix For: table-store-0.3.0


As discussed in the [dev mailing list|https://lists.apache.org/thread/t76f0ofl6k7mlvqotp57ot10x8o1x90p], we're going to rename some values for {{scan.mode}} in Table Store.

Specifically, {{full}} will be renamed to {{latest-full}} and {{compacted}} will be renamed to {{compacted-full}}, so user can understand that a full snapshot will always be produced, no matter for a batch job or a streaming job.



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