kangpinghuang opened a new issue #1547: add limit to show tablet from table URL: https://github.com/apache/incubator-doris/issues/1547 Now show tablet from table will list all tablets of the table. If the tablets is to many, it will print too many contents to flush the screen, which will waste time and be meaningless. So it is necessary to add limit for show tablet to limit the rows returned by this command.
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org For additional commands, e-mail: dev-h...@doris.apache.org