Sanitize proto field names when converting to avro format or row format
Open
area:ingest
from-jira
priority:medium
type:improvement
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
Sanitize the field names in SourceFormatAdapter like we do for row and json formats
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-5830
- Type: Improvement
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading SourceFormatAdapter and comparing its existing row and JSON field-name sanitization paths. Trace the proto conversions to Avro and row formats; the work is complete when both outputs sanitize field names consistently with those existing formats.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- data-engineering
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100