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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]