apache/dolphinscheduler

[Feature][param] The built-in parameters cannot express the beginning date of the month for n-1 days

Open

#16.510 geöffnet am 26. Aug. 2024

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (4.324 Forks)batch import
featurehelp wanted

Repository-Metriken

Stars
 (11.659 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 1T 17h) (22 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide