amoro icon indicating copy to clipboard operation
amoro copied to clipboard

[Bug]: Turn on self-optimizing.full.trigger.interval, no optimization will occur

Open jiamin13579 opened this issue 1 year ago • 0 comments

What happened?

This table has 800+ partitions. There are many small files in the recent partitions, but optimization has not been triggered. Important properties

self-optimizing.full.trigger.interval = 172800000 self-optimizing.full.rewrite-all-files = true self-optimizing.enabled = false snapshot.base.keep.minutes = 2880 self-optimizing.major.trigger.duplicate-ratio = 0.05 self-optimizing.fragment-ratio = 8

image image image image

Affects Versions

master

What engines are you seeing the problem on?

Optimizer

How to reproduce

No response

Relevant log output

No response

Anything else

No response

Are you willing to submit a PR?

  • [X] Yes I am willing to submit a PR!

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

jiamin13579 avatar Apr 30 '24 07:04 jiamin13579