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


##########
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:
   This is good to note but I am worried this will be hard to force. Can we add 
some test that asserts on the field names in both classes using reflection? 



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