hudi icon indicating copy to clipboard operation
hudi copied to clipboard

[MINOR] Allow removal of column stats from metadata table for externally created files

Open the-other-tim-brown opened this issue 1 year ago • 1 comments

Change Logs

For files that are not created by Hudi but added to the table (zero copy bootstrap or OneTable case) we are unable to remove the column stats after these files are removed from the table view.

Impact

Allows proper cleanup of metadata table's stats partition

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

None

Documentation Update

Describe any necessary documentation update if there is any new feature, config, or user-facing change

  • The config description must be updated if new configs are added or the default value of the configs are changed
  • Any new feature or user-facing change requires updating the Hudi website. Please create a Jira ticket, attach the ticket number here and follow the instruction to make changes to the website.

Contributor's checklist

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

the-other-tim-brown avatar Dec 04 '23 16:12 the-other-tim-brown

CI report:

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

hudi-bot avatar Dec 04 '23 20:12 hudi-bot