jerryshao commented on code in PR #7460:
URL: https://github.com/apache/gravitino/pull/7460#discussion_r2167948283
##########
docs/gravitino-server-config.md:
##########
@@ -75,6 +75,56 @@ We strongly recommend that you change the default value of
`gravitino.entity.sto
For H2 database, All tables needed by Gravitino are created automatically when
the Gravitino server starts up. For MySQL, you should firstly initialize the
database tables yourself by executing the ddl scripts in the
`${GRAVITINO_HOME}/scripts/mysql/` directory.
+### Storage Cache configuration
Review Comment:
Do not capitalize every word for headings.
--
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]