You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Vinoth Chandar (Jira)" <ji...@apache.org> on 2020/01/17 07:16:00 UTC

[jira] [Created] (HUDI-541) Replace variables/comments named "data files" to "base file"

Vinoth Chandar created HUDI-541:
-----------------------------------

             Summary: Replace variables/comments named "data files" to "base file"
                 Key: HUDI-541
                 URL: https://issues.apache.org/jira/browse/HUDI-541
             Project: Apache Hudi (incubating)
          Issue Type: Bug
          Components: Code Cleanup, newbie
            Reporter: Vinoth Chandar
             Fix For: 0.6.0


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_. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)