platoneko commented on issue #19533: URL: https://github.com/apache/doris/issues/19533#issuecomment-1543593059
Should add a "RemoteSize" Column for SHOW_TABLE_DATA_META_DATA and SHOW_INDEX_DATA_META_DATA in `ShowDataStmt`. May implement `OlapTable.getRemoteDataSize`, similar to the implementation of `OlapTable.getDataSize`. Note that, Replicas may share the same remote data, consider to use `remoteDataSize` of CooldownReplica as Tablet's remote data size. -- 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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org