apache/dolphinscheduler
GitHub で見る[Feature][param] The built-in parameters cannot express the beginning date of the month for n-1 days
Open
#16,510 opened on 2024年8月26日
featurehelp wanted
Repository metrics
- Stars
- (11,659 stars)
- PR merge metrics
- (平均マージ 1d 17h) (30d で 22 merged PRs)
説明
Search before asking
- I had searched in the issues and found no similar feature requirement.
Description
example: Today is August 26, 2024 Yesterday: $[yyyy-MM-dd-1] = 2024-08-25 At the beginning of the month: ??? = 2024-08-25 --> 2024-08-01 Unable to obtain the beginning date of the month based on $[yyyy-MM-dd-1]
Use case
I hope to express it through built-in parameters and pass the parameters through another task
Related issues
No response
Are you willing to submit a PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct