yihua commented on code in PR #7921:
URL: https://github.com/apache/hudi/pull/7921#discussion_r1103691616


##########
hudi-client/hudi-client-common/src/main/java/org/apache/hudi/client/BaseHoodieTableServiceClient.java:
##########
@@ -811,6 +860,11 @@ private Option<String> 
delegateToTableServiceManager(TableServiceType tableServi
     }
   }
 
+  private boolean isDeltaCommitFromIndexing(String instantTime) {

Review Comment:
   Renamed.  This is a temporary API and should be cleaned up later.  Should 
not be exposed to others.



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

To unsubscribe, e-mail: [email protected]

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

Reply via email to