hudi
hudi copied to clipboard
[HUDI-7356] Passing configs to file reader constructor for flexibility
Change Logs
Passing HoodieConfig down to newHFileReader instead of passing useBuiltInHFileReader only. So it'd be easier to add more customization directly to file reader level in the future without having to change newHFileFileReader method.
Impact
None
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
CI report:
- 3ab0a3f8da6a558b8f7e2823489d1ab3ed2c4a3c Azure: SUCCESS
Bot commands
@hudi-bot supports the following commands:-
@hudi-bot run azurere-run the last Azure build