jerryshao commented on code in PR #8229: URL: https://github.com/apache/gravitino/pull/8229#discussion_r2303179967
########## docs/manage-statistics-in-gravitino.md: ########## @@ -0,0 +1,218 @@ +--- +title: "Manage statistics in Gravitino" +slug: /manage-statistics-in-gravitino +date: 2025-08-21 +keyword: statistics management, statistics, statistic, Gravitino +license: This software is licensed under the Apache License version 2. +--- + +import Tabs from '@theme/Tabs'; +import TabItem from '@theme/TabItem'; + +## Introduction Review Comment: You'd better add a link in index.md or in the table related doc to refer this doc. Otherwise, no one can find this doc. -- 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]
