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

[jira] [Updated] (FLINK-27528) Introduce a new configuration option 'compaction.rescale-bucket' for FileStore

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

Jane Chan updated FLINK-27528:
------------------------------
    Summary: Introduce a new configuration option 'compaction.rescale-bucket' for FileStore  (was: Introduce a new configuration option 'compact.rescale-bucket' for FileStore)

> Introduce a new configuration option 'compaction.rescale-bucket' for FileStore
> ------------------------------------------------------------------------------
>
>                 Key: FLINK-27528
>                 URL: https://issues.apache.org/jira/browse/FLINK-27528
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table Store
>    Affects Versions: table-store-0.2.0
>            Reporter: Jane Chan
>            Assignee: Jane Chan
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: table-store-0.2.0
>
>
> This config key controls the behavior for {{{}ALTER TABLE ... COMPACT{}}}.
> When {{compact.rescale-bucket}} is false, it indicates the compaction will rewrite data according to the bucket number, which is read from manifest meta. The commit will only add/delete files; o.w. it suggests the compaction will read bucket number from catalog meta, and the commit will overwrite the whole partition directory.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)