DolphinScheduler/dolphinscheduler-python
Jiajie Zhong e76cf77040
[python] Add parameter schedule for process definition (#6664)
* [python] Add parameter schedule for process definition

* Rebase and fix some code style

* May schedule work on both string and datetime

* Fix flaky test

* Add comment about freeze time

* Add edge test for schedule_json with None schedule

* Fix test function name

* Fix rebase error
2021-11-13 17:21:40 +08:00
..
pydolphinscheduler [python] Add parameter schedule for process definition (#6664) 2021-11-13 17:21:40 +08:00
src/main/java/org/apache/dolphinscheduler/server [python] Add parameter schedule for process definition (#6664) 2021-11-13 17:21:40 +08:00
pom.xml Add Python API implementation of workflows-as-code (#6269) 2021-10-31 20:35:46 +08:00