danny0405 commented on code in PR #13204: URL: https://github.com/apache/hudi/pull/13204#discussion_r2055079369
########## hudi-common/src/main/java/org/apache/hudi/common/model/HoodieReplaceCommitMetadata.java: ########## @@ -39,6 +39,7 @@ * org.apache.hudi.common.table.timeline.versioning.v2.CommitMetadataSerDeV2#deserialize method. * *************************** */ +@Deprecated // we should only rely on their avro counterpart completely. Review Comment: guess this is still need for backward compatibility? -- 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]
