qiangzai201611 opened a new issue, #12936: URL: https://github.com/apache/dolphinscheduler/issues/12936
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description Select a time range and filter out the matching time using the crontab rule. Then supplement the data according to these times。 Because the current tasks are scheduled using the crontab That's a good idea 例如:我的任务,需要在每月的5号,进行调度执行,然后我要补之前的一年的数据,现在 需要在 2022年的1月1号,到 2022年的11月18号这个范围内,设置crontab 的规则,每月的五号进行调度,然后他在这个时间范围内执行crontab 跑出来的这些时间 还有周任务,小时任务,等,如果支持了 时间范围内的crontab 调度,海豚的数据补充,将会更加完美 ### Use case _No response_ ### Related issues _No response_ ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
