dailidong commented on a change in pull request #2172:
当手动重跑历史活着补数的时候对shell和sql脚本中的[YYYYmmddd...]变量赋值与传递的日期,而不是当前日期
URL:
https://github.com/apache/incubator-dolphinscheduler/pull/2172#discussion_r392933820
##########
File path:
dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/utils/ParameterUtils.java
##########
@@ -78,6 +78,68 @@ public static String convertParameterPlaceholders(String
parameterString, Map<St
return parameterString;
}
+ /**
+ * new
+ * 新增方法替换调度时间
Review comment:
English is needed
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services