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 2020/08/25 03:02:22 UTC

[GitHub] [hudi] yanghua commented on a change in pull request #2021: [HUDI-1218]Introduce BulkInsertSortMode as Independent class

yanghua commented on a change in pull request #2021:
URL: https://github.com/apache/hudi/pull/2021#discussion_r476098066



##########
File path: hudi-client/src/main/java/org/apache/hudi/execution/bulkinsert/BulkInsertInternalPartitionerFactory.java
##########
@@ -39,10 +39,4 @@ public static BulkInsertPartitioner get(BulkInsertSortMode sortMode) {
         throw new HoodieException("The bulk insert mode \"" + sortMode.name() + "\" is not supported.");

Review comment:
       `The bulk insert sort mode `? better?




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

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