Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-27526 Support scaling bucket number for FileStore
  3. FLINK-27528

Introduce a new configuration option 'compaction.rescale-bucket' for FileStore

    XMLWordPrintableJSON

Details

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              qingyue Jane Chan
              qingyue Jane Chan
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: