jerryshao commented on code in PR #6025:
URL: https://github.com/apache/gravitino/pull/6025#discussion_r1898447796
##########
docs/webui.md:
##########
@@ -160,11 +160,12 @@ Click on the `CREATE CATALOG` button displays the dialog
to create a catalog.
Creating a catalog requires these fields:
1. **Catalog name**(**_required_**): the name of the catalog
-2. **Type**(**_required_**): `relational`/`fileset`/`messaging`, the default
value is `relational`
+2. **Type**(**_required_**): `relational`/`fileset`/`messaging`/`model`, the
default value is `relational`
3. **Provider**(**_required_**):
1. Type `relational` -
`hive`/`iceberg`/`mysql`/`postgresql`/`doris`/`paimon`/`hudi`/`oceanbase`
2. Type `fileset` - `hadoop`
3. Type `messaging` - `kafka`
+ 4. Type `model` have no provider
Review Comment:
"...has no provider"
--
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]