apache / apache/dolphinscheduler-sdk-python
[impv] Add a unified field conversion method to convert python fields to java fields
Open
- Dominant language
- Python
- Stars
- 71
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
There are many convert function in Task class
```shell
timeout
timeout_flag
is_cache
resource_list
environment_code
```
I think we can a better way to deal with it
Contributor guide
Assessment
This issue has not been assessed yet.