FANNG1 commented on code in PR #4598: URL: https://github.com/apache/gravitino/pull/4598#discussion_r1728562544
########## docs/iceberg-rest-service.md: ########## @@ -215,6 +217,24 @@ You can access different catalogs by setting the `prefix` to the specific catalo ... ``` +##### gravitino-based catalog provider Review Comment: Gravitino based? ########## docs/iceberg-rest-service.md: ########## @@ -178,6 +178,8 @@ The Gravitino Iceberg REST server supports multiple catalogs and offers a config |----------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------|----------|---------------| | `gravitino.iceberg-rest.catalog-provider` | Catalog provider class name, you can develop a class that implements `IcebergTableOpsProvider` and add the corresponding jar file to the Iceberg REST service classpath directory. | `config-based-provider` | No | 0.7.0 | +##### config-based catalog provider Review Comment: Configuration based? -- 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]
