leesf commented on a change in pull request #2324:
URL: https://github.com/apache/hudi/pull/2324#discussion_r540972882



##########
File path: 
hudi-sync/hudi-dla-sync/src/main/java/org/apache/hudi/dla/DLASyncTool.java
##########
@@ -90,10 +90,12 @@ public void syncHoodieTable() {
           syncHoodieTable(snapshotTableName, false);
           break;
         case MERGE_ON_READ:
-          // sync a RO table for MOR
+          // sync a RO table for MORsyncHoodieTable

Review comment:
       `MORsyncHoodieTable` -> `MOR table`




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