chinaboyll opened a new issue #5140: URL: https://github.com/apache/incubator-dolphinscheduler/issues/5140
my dolphinscheduler version:1.3.3 current date is 2021-03-24 when Custom Parameters is $[yyyy-MM-dd]。 run scheduling date is 2021-03-24 。 but Complement Data is 2021-03-24。 date is 2021-03-25。 If I have a more complicated schedule $[yyyy-MM-dd-7] The date of the data to be complemented is 2021-03-16 So what should my complement date be? The answer is 2021-03-22。 Personally, this design is not so reasonable. Or do I get it wrong? ================= 我的海豚调度器版本是1.3.3 当前日期是 2021-03-24 自定义调度 $[yyyy-MM-dd] 当我正常运行调度,日期显示 2021-03-24 但是当我补数时候,选择 2021-03-24 ,日期却是 2021-03-25。 如果我的调度比较复杂 $[yyyy-MM-dd-7] 需要补数的数据日期 2021-03-16。 那么我的补数日期应该是多少? 答案是:2021-03-22 个人感觉这么设计不是那么的合理。或者我理解有问题? -- 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]
