Davis-Zhang-Onehouse commented on code in PR #12829: URL: https://github.com/apache/hudi/pull/12829#discussion_r1955352729
########## hudi-common/src/main/java/org/apache/hudi/common/model/HoodieCommitMetadata.java: ########## @@ -45,6 +45,13 @@ /** * All the metadata that gets stored along with a commit. + * ******** IMPORTANT ******** + * For any newly added/removed data fields, make sure we have the same definition in Review Comment: added test thanks for the note -- 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]
