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

Jingsong Lee closed FLINK-27528.
--------------------------------
      Assignee: Jane Chan
    Resolution: Fixed

master: d0576e1bbd7f798d68db398593c8368376743203

> Introduce a new configuration option 'compact.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)

Reply via email to