vagetablechicken opened a new issue #4624: URL: https://github.com/apache/incubator-doris/issues/4624
**Is your feature request related to a problem? Please describe.** If the cluster has so many backends and we only have `BackendId`, it's hard to find the backend ip in 'show backends' by human eyes. **Describe the solution you'd like** Supporting where clause is a solution. So that, we could use `show backend where BackendId=1111` to find the backend. ---------------------------------------------------------------- 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]
