stalary removed a comment on pull request #6067: URL: https://github.com/apache/incubator-doris/pull/6067#issuecomment-866542441
> You need to consider a question. > Whether the routine load after stopping also needs to be displayed. > > The routine load after stopping may have the same name. > So if show, it may produce multiple results. > The one way is that using 'show create routine load' to display running routine load, using 'show all create routine load' to displays all routine loads with the same name include stopped. At the moment my requirement is just to show running, do we need to support all of them?Show all create routine load is not very useful to me right now. -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
