jerryshao commented on code in PR #4527: URL: https://github.com/apache/gravitino/pull/4527#discussion_r1718139496
########## docs/how-to-use-relational-backend-storage.md: ########## @@ -19,10 +19,10 @@ take advantage of relational storage to manage metadata. ### What kind of backend storage are supported -Currently, relational backend storage supports the `JDBCBackend`, and uses `MySQL` as the +Currently, relational backend storage supports the `JDBCBackend` and `MySQL` and `H2` are supported, `H2` is the Review Comment: "...backend storage supports the `JDBCBackend`, `MySQL` and `H2` are supported..." -- 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]
