[
https://issues.apache.org/jira/browse/HUDI-4134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Heap resolved HUDI-4134.
------------------------
> 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: Minor
> Labels: pull-request-available
> Fix For: 0.12.0
>
>
> 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)