jerryshao commented on code in PR #4896: URL: https://github.com/apache/gravitino/pull/4896#discussion_r1755268004
########## docs/iceberg-rest-service.md: ########## @@ -18,10 +18,7 @@ The Apache Gravitino Iceberg REST Server follows the [Apache Iceberg REST API sp - multi table transaction - pagination - Works as a catalog proxy, supporting `Hive` and `JDBC` as catalog backend. -- Supports multi storage. - - HDFS - - S3 - - OSS +- Supports diverse storage like `S3`, `HDFS`, `OSS`, and provides the capability to support other storages. Review Comment: I believe there' gcs, right? Please list all the supported cloud storage. ########## docs/iceberg-rest-service.md: ########## @@ -18,10 +18,7 @@ The Apache Gravitino Iceberg REST Server follows the [Apache Iceberg REST API sp - multi table transaction - pagination - Works as a catalog proxy, supporting `Hive` and `JDBC` as catalog backend. -- Supports multi storage. - - HDFS - - S3 - - OSS +- Supports diverse storage like `S3`, `HDFS`, `OSS`, and provides the capability to support other storages. Review Comment: I believe there's gcs, right? Please list all the supported cloud storage. -- 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]
