[GitHub] [hudi] vinothchandar commented on a change in pull request #2111: [HUDI-1234] Insert new records regardless of small file when using insert operation

2021-01-19 Thread GitBox
vinothchandar commented on a change in pull request #2111: URL: https://github.com/apache/hudi/pull/2111#discussion_r560578367 ## File path: hudi-client/hudi-client-common/src/main/java/org/apache/hudi/config/HoodieWriteConfig.java ## @@ -330,6 +334,10 @@ public boolean isMerg

[GitHub] [hudi] vinothchandar commented on a change in pull request #2111: [HUDI-1234] Insert new records regardless of small file when using insert operation

2021-01-07 Thread GitBox
vinothchandar commented on a change in pull request #2111: URL: https://github.com/apache/hudi/pull/2111#discussion_r553713192 ## File path: hudi-client/hudi-client-common/src/main/java/org/apache/hudi/config/HoodieWriteConfig.java ## @@ -133,6 +133,10 @@ private static fin

[GitHub] [hudi] vinothchandar commented on a change in pull request #2111: [HUDI-1234] Insert new records regardless of small file when using insert operation

2020-10-20 Thread GitBox
vinothchandar commented on a change in pull request #2111: URL: https://github.com/apache/hudi/pull/2111#discussion_r509002518 ## File path: hudi-client/hudi-spark-client/src/main/java/org/apache/hudi/table/action/commit/UpsertPartitioner.java ## @@ -54,6 +54,8 @@ import sc