matrixone icon indicating copy to clipboard operation
matrixone copied to clipboard

Add Fast GC

Open LeftHandCold opened this issue 7 months ago • 0 comments

What type of PR is this?

  • [ ] API-change
  • [ ] BUG
  • [ ] Improvement
  • [ ] Documentation
  • [x] Feature
  • [ ] Test and CI
  • [ ] Code Refactoring

Which issue(s) this PR fixes:

issue https://github.com/matrixorigin/matrixone/issues/20436

What this PR does / why we need it:

Support fast GC with pitr and snapshot select mo_ctl("dn","DiskCleaner","execute_gc.fast");

LeftHandCold avatar May 30 '25 06:05 LeftHandCold