Refactor/ fix record key parsing for all key gen
Open
area:writer
from-jira
priority:high
type:improvement
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
record key parsing is spread across all key gen class. lets try to unify them and move it to base class.
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-6172
- Type: Improvement
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the key generation classes and comparing where record key parsing is implemented in each one. Determine the appropriate base class for shared parsing, then verify that all key generators use the unified path and preserve their existing behavior.
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
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100