RocMarshal commented on a change in pull request #2821:
URL: https://github.com/apache/hudi/pull/2821#discussion_r613698358



##########
File path: 
hudi-utilities/src/main/java/org/apache/hudi/utilities/checkpointing/InitialCheckpointFromAnotherHoodieTimelineProvider.java
##########
@@ -35,7 +35,7 @@
  */
 public class InitialCheckpointFromAnotherHoodieTimelineProvider extends 
InitialCheckPointProvider {
 
-  private HoodieTableMetaClient anotherDsHoodieMetaclient;
+  private HoodieTableMetaClient anotherDsHoodieMetaClient;

Review comment:
       @ssdong
   normalize strictly in camel-case. A journey of a thousand miles begins with 
a single step.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to