vinishjail97 commented on code in PR #13216:
URL: https://github.com/apache/hudi/pull/13216#discussion_r2162565393
##########
hudi-common/src/main/java/org/apache/hudi/common/table/timeline/HoodieInstantTimeGenerator.java:
##########
@@ -151,6 +152,10 @@ public static String formatDate(Date timestamp) {
return
getInstantFromTemporalAccessor(convertDateToTemporalAccessor(timestamp));
}
Review Comment:
https://github.com/apache/hudi/pull/13453
This is not required anymore, can be removed during rebase.
--
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]