Skip to content

Conversation

@voonhous
Copy link
Member

@voonhous voonhous commented Jan 4, 2026

Describe the issue this Pull Request addresses

Add Lombok Builders to:

  1. HoodieFileGroupReader
  2. InputSplit
  3. ReaderParameters

This change removes boilerplate code and standardises builder patterns used.

Summary and Changelog

Add Lombok Builders to:

  1. HoodieFileGroupReader
  2. InputSplit
  3. ReaderParameters

Update usages and fixed compilation errors

Impact

Improve developer experience.

Risk Level

None

Documentation Update

None

Contributor's checklist

  • Read through contributor's guide
  • Enough context is provided in the sections above
  • Adequate tests were added if applicable

@github-actions github-actions bot added the size:L PR with lines of changes in (300, 1000] label Jan 4, 2026
- Add Lombok Builder to HoodieFileGroupReader
- Add Lombok Builder to InputSplit
- Add Lombok Builder to ReaderParameters
@voonhous voonhous force-pushed the lombokify-builders-HoodieFileGroupReader branch from 2e40651 to 7afbdd6 Compare January 4, 2026 18:55
@hudi-bot
Copy link
Collaborator

hudi-bot commented Jan 4, 2026

CI report:

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L PR with lines of changes in (300, 1000]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants