FANNG1 commented on code in PR #9751: URL: https://github.com/apache/gravitino/pull/9751#discussion_r2710747631
##########
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:
The current main branch is `1.2.0-SNAPSHOT`, and this PR is not intended to
cherry pick to branch-1.0, so the since version should be `1.2.0`, YES?
--
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]
