suryaprasanna commented on code in PR #17495:
URL: https://github.com/apache/hudi/pull/17495#discussion_r2701417061


##########
hudi-common/src/main/java/org/apache/hudi/io/storage/HoodieHFileConfig.java:
##########
@@ -30,19 +30,22 @@ public class HoodieHFileConfig {
   private final StorageConfiguration storageConf;
   private final BloomFilter bloomFilter;
   private final String keyFieldName;
+  private final boolean allowDuplicatesToBeInserted;

Review Comment:
   Sure, made the necessary changes.



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