Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Improvement][Server] ProcedureTask,SqlTask code structure standardization and checkstyle #3668

Closed
zhuangchong opened this issue Sep 4, 2020 · 0 comments

Comments

@zhuangchong
Copy link
Contributor

Describe the question
ProcedureTask,SqlTask code structure standardization and checkstyle

What are the current deficiencies and the benefits of improvement

  1. ProcedureTask, SqlTask code structure standardization
    The constructor is used to load the environment context
    The init() method handles task parameters
  2. ProcedureTask, SqlTask code checkstyle

Which version of DolphinScheduler:
-[dev]


描述问题
ProcedureTask,SqlTask代码结构标准化和代码检查样式

目前的不足之处和改进的好处
1.ProcedureTask,SqlTask代码结构标准化
构造器用于加载环境上下文
init()方法处理任务参数
2.ProcedureTask,SqlTask 代码检查样式

哪个版本的DolphinScheduler:
-[dev]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant