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


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


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