Refactor HoodieBackedTableMetadataWriter.java class by creating a new class TableServiceMetadataWriter
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
Tracking comment for the PR. [https://github.com/prashantwason/incubator-hudi/pull/4/files]
We keep bloating this single class for a long time. We should think about adding a new class called TableServiceMetadateWriter or something and move all table service related code to that.
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-6335
- Type: New Feature
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing HoodieBackedTableMetadataWriter.java and the linked PR and JIRA-6335 for the intended scope. Identify the table-service code that should move into a new TableServiceMetadataWriter class, then confirm that the original writer is no longer bloated by that responsibility.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- data-engineering
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100