hudi-agent commented on code in PR #19859:
URL: https://github.com/apache/hudi/pull/19859#discussion_r3948601165
##########
hudi-hadoop-common/src/test/java/org/apache/hudi/metadata/TestHoodieTableMetadataUtil.java:
##########
@@ -605,6 +605,48 @@ public void testGetColumnsToIndex() {
Lazy.eagerly(Option.of(schema)), true, V1).keySet()));
}
+ /**
Review Comment:
🤖 nit: this javadoc is quite dense/wordy for a test comment — might be worth
trimming to a couple of short sentences stating what's being verified, rather
than walking through the full reasoning.
<sub><i>⚠️ AI-generated; verify before applying. React 👍/👎 to flag
quality.</i></sub>
--
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]