caiconghui commented on PR #9526: URL: https://github.com/apache/incubator-doris/pull/9526#issuecomment-1125139873
actually, there are many similar overview for the whole cluster, it is not a good design to show all load for all databases at one sql, how about like show proc "/transactions", we can execute show proc "/load_jobs", then we can see the summary of all the database load, and then we can see load detail for any database when we choose one database id, to keep the same style for the doris. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
