FANNG1 commented on code in PR #9751: URL: https://github.com/apache/gravitino/pull/9751#discussion_r2708427670
##########
docs/lakehouse-paimon-catalog.md:
##########
@@ -47,15 +47,25 @@ Builds with Apache Paimon `1.2`.
| `s3-endpoint` | The endpoint of the AWS
S3.
| (none)
| required if the value of `warehouse` is a S3 path
| 0.7.0-incubating |
| `s3-access-key-id` | The access key of the
AWS S3.
| (none)
| required if the value of `warehouse` is a S3 path
| 0.7.0-incubating |
| `s3-secret-access-key` | The secret key of the
AWS S3.
| (none)
| required if the value of `warehouse` is a S3 path
| 0.7.0-incubating |
+| `dlf-token-provider` | The token provider type
for Aliyun DLF (Data Lake Formation).
| (none)
| required if the value of `catalog-backend` is `rest`.
| 0.8.0-incubating |
Review Comment:
required if the value of `catalog-backend` is `rest` -> required if the
value of `catalog-backend` is `rest` and accessing Aliyun DLF Paimon REST
server ?
--
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]
