zhongjiajie commented on PR #15043:
URL: 
https://github.com/apache/dolphinscheduler/pull/15043#issuecomment-1771931637

   FYI, CI failed due to schema DDL not sync when we try to upgrade from 3.1.8
   
   ```sql
   ALTER TABLE `t_ds_fav_task` ADD COLUMN `task_type` varchar(64) NOT NULL 
COMMENT "favorite task type name";
   ```


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to