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

[jira] [Closed] (FLINK-30209) Introduce CompactFileStoreSource for compact jobs of Table Store

     [ https://issues.apache.org/jira/browse/FLINK-30209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Caizhi Weng closed FLINK-30209.
-------------------------------
    Resolution: Fixed

master: 20dd568f3c2a9b2afd4cb5eb512cd24976602e27

> Introduce CompactFileStoreSource for compact jobs of Table Store
> ----------------------------------------------------------------
>
>                 Key: FLINK-30209
>                 URL: https://issues.apache.org/jira/browse/FLINK-30209
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table Store
>    Affects Versions: table-store-0.3.0
>            Reporter: Caizhi Weng
>            Assignee: Caizhi Weng
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: table-store-0.3.0
>
>
> In this ticket we create the {{CompactFileStoreSource}} Flink source for separated compact jobs.
> The behavior of this source is sketched as follows:
> * For batch compact jobs, this source produces records containing all partitions and buckets of the current table.
> * For streaming compact jobs, this source produces records containing all modified partitions and buckets of a snapshot. This source will also monitor on newly created snapshots.



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