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-unsubscr...@hudi.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org