hudi icon indicating copy to clipboard operation
hudi copied to clipboard

[HUDI-4883] Supporting delete savepoint for MOR

Open nsivabalan opened this issue 3 years ago • 1 comments
trafficstars

Change Logs

Supporting delete savepoint for MOR table

Impact

Users could delete unnecessary savepoints and unblock archival for MOR table.

**Risk level: medium **

Extraneous savepoints could be hanging around and thwarting the archival progress for MOR table. With this patch, we should be able to make progress.

Contributor's checklist

  • [ ] Read through contributor's guide
  • [ ] Change Logs and Impact were stated clearly
  • [ ] Adequate tests were added if applicable
  • [ ] CI passed

nsivabalan avatar Sep 22 '22 13:09 nsivabalan

CI report:

  • dd05ac6ceec72a4639e301be790de528d6436242 Azure: SUCCESS
Bot commands @hudi-bot supports the following commands:
  • @hudi-bot run azure re-run the last Azure build

hudi-bot avatar Sep 23 '22 02:09 hudi-bot