You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/01/12 10:25:35 UTC

[GitHub] [hudi] pratyakshsharma commented on a change in pull request #4385: [HUDI-1436]: provided option to trigger clean every nth commit

pratyakshsharma commented on a change in pull request #4385:
URL: https://github.com/apache/hudi/pull/4385#discussion_r782927390



##########
File path: hudi-client/hudi-client-common/src/main/java/org/apache/hudi/config/HoodieCompactionConfig.java
##########
@@ -546,11 +568,6 @@ public Builder compactionSmallFileSize(long smallFileLimitBytes) {
       return this;
     }
 
-    public Builder compactionRecordSizeEstimateThreshold(double threshold) {

Review comment:
       my bad, there was no usage for this method, hence thought of removing. Let me revert that. 




-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org