apache / apache/dolphinscheduler-sdk-python
[impv] Add a unified field conversion method to convert python fields to java fields
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 71
- Forks
- 26
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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
Beitragsleitfaden
Rechercherichtung
Start by locating the Task class and reviewing its existing conversion functions for timeout, timeout_flag, is_cache, resource_list, and environment_code. Compare how these fields are converted and identify the shared behavior. The issue does not define the unified method's interface or provide tests, so the expected completion criteria need clarification before implementation.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- api, backend
- Issue-Typ
- Refactoring
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 30/100