apache / apache/dolphinscheduler-sdk-python

[improve] Avoid each time no change submit will create a new version

未关闭
#19 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
help wanted improvement
主要语言
Python
星标
71
派生
26
PR 合并指标
30 天内没有已合并 PR

描述

Currently, each time submit code from python api to dolphinscheduler, a new version will be add even though do not change any task, workflow, and relation. It is better to find a way check whether there are any models change to judge add version or not

贡献指南

打开贡献指南

调研方向

未指定文件或测试。首先追踪 Python API 的 submit 路径,以及 task、workflow 和 relation 模型是如何进行比较或持久化的;完成标准是提交未发生变化的定义不会创建新版本,而模型发生变化时仍会创建新版本。

由索引模型根据 Issue 内容生成。

评估

技术栈
python
领域
api, backend-api-design
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。