yihua commented on code in PR #11210:
URL: https://github.com/apache/hudi/pull/11210#discussion_r1599426954
##########
hudi-common/src/main/java/org/apache/hudi/common/config/HoodieStorageConfig.java:
##########
@@ -87,6 +87,8 @@ public class HoodieStorageConfig extends HoodieConfig {
.withDocumentation("Lower values increase the size in bytes of metadata
tracked within HFile, but can offer potentially "
+ "faster lookup times.");
+
+
Review Comment:
My bad. Fixed.
--
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]