zhuangchong opened a new pull request #3669: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3669
## What is the purpose of the pull request #3668 ProcedureTask,SqlTask code structure standardization and checkstyle ## Brief change log 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 ## Verify this pull request This pull request is code cleanup without any test coverage. --- ##拉取请求的目的是什么 ProcedureTask,SqlTask代码结构标准化和检查样式 ##简要更改日志 1.ProcedureTask,SqlTask代码结构标准化 构造函数用于加载环境上下文 init()方法处理任务参数 2.ProcedureTask,SqlTask代码检查样式 ##验证此拉取请求 此拉取请求是代码清除,没有任何测试范围。 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
