hudi
hudi copied to clipboard
[HUDI-7403][DOCS] Support Filter/Transformer to Hudi Exporter Utility
Change Logs
Fix documentation in addition to already merged PR https://github.com/apache/hudi/pull/11509
Impact
none
Risk level (write none, low medium or high below)
none
Documentation Update
Added new configuration options and example of the feature to Snapshot exporter page.
- 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