ruanwenjun commented on issue #5583: URL: https://github.com/apache/dolphinscheduler/issues/5583#issuecomment-852869983
Sorry, this is my problem, the table name is wrong. https://github.com/apache/dolphinscheduler/blob/cc9e5d5d34fcf2279b267cca7df37a9e80eeba07/sql/upgrade/1.4.0_schema/postgresql/dolphinscheduler_ddl.sql#L279 t_ds_process_definition should changed to t_ds_alertgroup https://github.com/apache/dolphinscheduler/blob/cc9e5d5d34fcf2279b267cca7df37a9e80eeba07/sql/upgrade/1.4.0_schema/postgresql/dolphinscheduler_ddl.sql#L297 t_ds_process_definition should changed to t_ds_datasource -- 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]
