apache / apache/hudi

Refactor/ fix record key parsing for all key gen

Open
#15,934 1 comment 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.