hudi icon indicating copy to clipboard operation
hudi copied to clipboard

[HUDI-7940] Pass HoodieIngestionMetrics to Error Table Writer to be able to emit metrics for Error Table Writer

Open rmahindra123 opened this issue 8 months ago • 2 comments

Change Logs

Pass HoodieIngestionMetrics to Error Table Writer, keep support for old interface for ErrorTableWriter.

Impact

Pass HoodieIngestionMetrics to Error Table Writer to be able to emit metrics for Error Table Wrier.

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

Low

Documentation Update

Describe any necessary documentation update if there is any new feature, config, or user-facing change. If not, put "none".

  • 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

rmahindra123 avatar Jun 29 '24 08:06 rmahindra123