morningman commented on a change in pull request #7283: URL: https://github.com/apache/incubator-doris/pull/7283#discussion_r761753694
########## File path: docs/zh-CN/administrator-guide/http-actions/compaction-action.md ########## @@ -84,6 +84,7 @@ curl -X GET http://be_host:webserver_port/api/compaction/show?tablet_id=xxxx\&sc "[50-50] 0 DELETE NONOVERLAPPING 574.00 B", "[51-51] 5 DATA OVERLAPPING 574.00 B" ], + "missing_rowsets": [], Review comment: This is not just for compaction, this is also for user to see the details of rowsets in a tablet. -- 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]
