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/03/16 02:44:32 UTC

[GitHub] [hudi] JerryYue-M commented on a change in pull request #5007: [HUDI-3598] Row Data to Hoodie Record Operator should support users t…

JerryYue-M commented on a change in pull request #5007:
URL: https://github.com/apache/hudi/pull/5007#discussion_r827578046



##########
File path: hudi-flink/src/main/java/org/apache/hudi/configuration/FlinkOptions.java
##########
@@ -387,6 +387,12 @@ private FlinkOptions() {
       .noDefaultValue()
       .withDescription("Parallelism of tasks that do bucket assign, default is the parallelism of the execution environment");
 
+  public static final ConfigOption<Integer> HOODIE_ROECORD_MAP_TASKS = ConfigOptions

Review comment:
       @wangxianghu 
   thanks for review, i had fixed the problem what you pointed out
   pls review again




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