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

   > I check detail and found some error here.
   > 
   > * in 2.0.8(latest version of 2.0.x): only postgresql update ddl have 
`execution_type` in `2.0.0_schema` updating
   > * in 3.0.5(latest version of 3.0.): both postgresql have `execution_type` 
in `2.0.0_schema` updating, 3.0.x already EOF
   > * in 3.1.5(latest version of 3.1.x): only postgresql update ddl have 
`execution_type` in `2.0.0_schema` updating
   > 
   > This make a little complex, mean we should add this column adding in both 
branch `2.0.9-prepare` and `3.1.6-prepare`, but we should not add directly to 
`dev` branch, because it already have [#13901 
(comment)](https://github.com/apache/dolphinscheduler/pull/13901#issuecomment-1521069953)
   
   FYI @zhuangchong we should add this in 3.1.6-prepare after is merged


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