[ 
https://issues.apache.org/jira/browse/HUDI-4134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated HUDI-4134:
---------------------------------
    Labels: pull-request-available  (was: )

> Fix Method naming consistency issues in FSUtils
> -----------------------------------------------
>
>                 Key: HUDI-4134
>                 URL: https://issues.apache.org/jira/browse/HUDI-4134
>             Project: Apache Hudi
>          Issue Type: Improvement
>          Components: code-quality
>            Reporter: Heap
>            Priority: Major
>              Labels: pull-request-available
>
> This is a small problem, I found that under hudi-common module, the method 
> name of FSUtils class to generate name for basefile(.parquet) is 
> makeDataFileName, but the method to generate name for log file is 
> makeLogFileName, so should I change the former method name to 
> makeBaseFileName is more in line with the specification, so that it can be 
> distinguished from makeLogFileName.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to