[ https://issues.apache.org/jira/browse/FLINK-28035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jane Chan updated FLINK-28035: ------------------------------ Summary: Support rescale overwrite (was: Don't check num of buckets for rescale bucket condition) > Support rescale overwrite > ------------------------- > > Key: FLINK-28035 > URL: https://issues.apache.org/jira/browse/FLINK-28035 > 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 > > > For an ordinary read-write job, the scan will check the numBuckets read from > manifests against the current numBuckets, to avoid data corruption. See > FLINK-27316. > > For rescale-bucket rewrite, we should allow the rescale task to read the data > as the old bucket number and rescale according to the new bucket number. -- This message was sent by Atlassian Jira (v8.20.7#820007)