apache/dolphinscheduler

[Feature][python] Find a good way to combine python api and UI

Open

#8,259 建立於 2022年1月29日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Java (4,324 fork)batch import
Pyschedulerfeaturehelp wanted

倉庫指標

Star
 (11,659 star)
PR 合併指標
 (平均合併 2天 21小時) (30 天內合併 22 個 PR)

描述

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Description

How to combine UI and codes when define and change workflow: We could update workflow define by UI or by edit Python API code after we create it, and how to combine them. If would cause consistency issues when we create workflow by python api but change them in UI, cause UI modify directly change database metadata but python api do not know and still in the old version. In python api define way, python file just like template, it parse the code and persist to database

Use case

No response

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

貢獻者指南