lordk911 commented on issue #7202:
URL: 
https://github.com/apache/dolphinscheduler/issues/7202#issuecomment-1004695309


   > > because when get task instance list it will use table t_ds_task_instance 
left join the new add table t_ds_task_definition_log, but there is a where 
statment to filter t_ds_task_definition_log. to make it work , Move the WHERE 
condition to the JOIN
   > 
   > The effect is the same, which may not be the reason. Can you provide more 
info and how to reproduce it?
   
   just upgrade from 1.x to 2.0.0 , the **history** of task instance and 
process instance list is gone. the newly added instance list will be fine.


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