ssdong commented on a change in pull request #2821:
URL: https://github.com/apache/hudi/pull/2821#discussion_r613676406
##########
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:
What's this change about?
--
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]