Replace variables/comments named "data files" to "base file"
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
Per cWiki design and arch page, we should converge on the same terminology.. We have _HoodieBaseFile_.. we should ensure all variables of this type are named _baseFile_ or _bf_ , as opposed to _dataFile_ or _df_.
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-541
- Type: Improvement
---
## Comments
28/Apr/22 13:17;xushiyan;[~Pratyaksh] would you be able to revive this work and take it to finish line pls?;;;
---
28/Apr/22 14:15;Pratyaksh;Sure. The PR has been long pending for review. Let me ping Balaji there again.;;;
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the cWiki design and architecture page, then review the long-pending PR and search the Java sources for dataFile, df, and HoodieBaseFile references. Done means variables and comments for this type consistently use baseFile or bf instead of dataFile or df, with the existing review concerns resolved.
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
- Mostly clear
- Newbie friendliness
- 35/100