zhongjiajie commented on PR #13901: URL: https://github.com/apache/dolphinscheduler/pull/13901#issuecomment-1521069953
I check branch dev, and found column `exception_type` already exists in https://github.com/apache/dolphinscheduler/blob/8c43e71adf3d98ad1e63711abfdf1d125e262c76/dolphinscheduler-dao/src/main/resources/sql/upgrade/2.0.0_schema/mysql/dolphinscheduler_ddl.sql#L444 and https://github.com/apache/dolphinscheduler/blob/8c43e71adf3d98ad1e63711abfdf1d125e262c76/dolphinscheduler-dao/src/main/resources/sql/upgrade/2.0.0_schema/postgresql/dolphinscheduler_ddl.sql#L79 which mean some already fix in, and I deep into mysql ddl find we have fix in https://github.com/apache/dolphinscheduler/pull/11619 -- 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]
