hudi icon indicating copy to clipboard operation
hudi copied to clipboard

[HUDI-7867] Ensuring delete invalid all files during finalizing the writer

Open beyond1920 opened this issue 1 year ago • 2 comments

Change Logs

We should not skip failure which means fail to delete invalid files because users might get wrong result. The pr aims to fix the issue#11419.

Impact

Fix the bug when delete invalid files.

Risk level (write none, low medium or high below)

None

Documentation Update

None

Contributor's checklist

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

beyond1920 avatar Jun 13 '24 13:06 beyond1920

It's a draft yet, would add some test case soon.

beyond1920 avatar Jun 13 '24 13:06 beyond1920

CI report:

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

hudi-bot avatar Jun 14 '24 13:06 hudi-bot