DolphinScheduler/dolphinscheduler-python
Jiajie Zhong a86f4e2693
[fix][python] Task switch branch not show in webui (#12120)
when create task switch in python api, switch branch not show correctly,
due to we add some unnecessary attribute to switch task, this patch we
add `_task_ignore_attr` in class `Task` to ignore those unnecessary
attribute from `_task_default_attr`
2022-09-23 19:41:05 +08:00
..
pydolphinscheduler [fix][python] Task switch branch not show in webui (#12120) 2022-09-23 19:41:05 +08:00
pom.xml [python] Change distribute name avoid confusion with main pkg (#10134) 2022-05-19 20:27:38 +08:00