the-other-tim-brown commented on code in PR #13451:
URL: https://github.com/apache/hudi/pull/13451#discussion_r2154485805


##########
hudi-common/src/main/java/org/apache/hudi/common/table/timeline/HoodieInstantTimeGenerator.java:
##########
@@ -156,7 +156,7 @@ public static String 
getInstantFromTemporalAccessor(TemporalAccessor temporalAcc
     return MILLIS_INSTANT_TIME_FORMATTER.format(temporalAccessor);
   }
 
-  public static String getCurrentInstantTimeStr() {
+  public static String getCurrentTimeAsString() {

Review Comment:
   Updated



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