voonhous commented on code in PR #18957:
URL: https://github.com/apache/hudi/pull/18957#discussion_r3411504215


##########
hudi-common/src/main/java/org/apache/hudi/common/table/timeline/versioning/v1/ActiveTimelineV1.java:
##########
@@ -62,6 +62,9 @@
 
 import static 
org.apache.hudi.common.table.timeline.TimelineUtils.getHoodieInstantWriterOption;
 
+// no-arg constructor is for serialization and de-serialization only; 
@Deprecated marks it as such

Review Comment:
   Ignore.



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