[
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 'compact.rescale-bucket' for
FileStore (was: Introduce a new configuration option key
'compact.rescale-bucket' for FileStore)
> 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
> 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)