yangyichao-mango commented on a change in pull request #3427:
URL: 
https://github.com/apache/incubator-dolphinscheduler/pull/3427#discussion_r467926162



##########
File path: sql/dolphinscheduler-postgre.sql
##########
@@ -566,8 +566,10 @@ CREATE TABLE t_ds_task_instance (
   retry_interval int DEFAULT NULL ,
   max_retry_times int DEFAULT NULL ,
   task_instance_priority int DEFAULT NULL ,
-   worker_group varchar(64),
+  worker_group varchar(64),

Review comment:
       You can add the sql updater in this directory.
   
![image](https://user-images.githubusercontent.com/29545877/89790938-3cfae480-db55-11ea-8543-17e7b9d2ce82.png)
   




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to