yuqi1129 commented on code in PR #10065:
URL: https://github.com/apache/gravitino/pull/10065#discussion_r2871075144


##########
docs/how-to-install.md:
##########
@@ -55,6 +57,13 @@ The Gravitino binary distribution package contains the 
following files:
     └── scripts/                                # Extra scripts for Gravitino.
 ```
 
+:::note
+Catalogs `OceanBase` and `ClickHouse` are not included in the Gravitino binary 
distribution package (see above) by default due to package size limitations and 
License compatibility issues since 1.2.0.
+If you want to use these two catalogs, please build the Gravitino binary 
distribution package by yourself and use tarball 
`gravitino-<version>-bin-all.tar.gz`, which contains all catalogs including 
those in the `catalogs-contrib` module.
+For more details about it, please refer to [Reorg catalogs 
structure](https://github.com/apache/gravitino/pull/9781)
+:::
+
+

Review Comment:
   done



-- 
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]

Reply via email to