CallMeKingsley97 commented on issue #15448: URL: https://github.com/apache/dolphinscheduler/issues/15448#issuecomment-1960670825
It looks like the subquery is taking too long. Maybe you could rewrite the sub query. For example: change "count (*)" ---> "count(1)" -- 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]
