linliu-code commented on code in PR #13649:
URL: https://github.com/apache/hudi/pull/13649#discussion_r2245606990


##########
hudi-common/src/main/java/org/apache/hudi/common/config/HoodieMetadataConfig.java:
##########
@@ -811,6 +819,10 @@ public int getFileCacheMaxSizeMB() {
     return getInt(METADATA_FILE_CACHE_MAX_SIZE_MB);
   }
 
+  public int getWriteStatusCoalesceParallelism() {

Review Comment:
   Done.



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