apache/hudi

Replace variables/comments named "data files" to "base file"

Open

#14528 opened on Nov 30, 2025

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Java (4,823 stars) (2,431 forks)batch import
area:code-qualityarea:dev-experiencefrom-jiragood first issuepriority:highstatus:pr-availabletype:improvement

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


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