qingwei727 commented on code in PR #9751:
URL: https://github.com/apache/gravitino/pull/9751#discussion_r2719969852


##########
docs/lakehouse-paimon-catalog.md:
##########
@@ -47,7 +47,7 @@ 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` and 
accessing Aliyun DLF Paimon REST server.                                        
                            | 1.2.0            |
+| `token-provider`                                   | The token provider type 
for Aliyun DLF (Data Lake Formation).                                           
                                                                                
                    | Token provider could be `bear` or `dlf`.                  
                     | required if the value of `catalog-backend` is `rest` and 
accessing Aliyun DLF Paimon REST server.                                        
                            | 1.2.0            |
 | `dlf-access-key-id`                                | The access key ID for 
Aliyun DLF.                                                                     
                                                                                
                      | (none)                                                  
                       | required if the value of `catalog-backend` is `rest` 
and accessing Aliyun DLF Paimon REST server.                                    
                                | 1.2.0            |

Review Comment:
   u mean introduce more constant of 'GRAVITINO_TOKEN = "token"'?



##########
docs/lakehouse-paimon-catalog.md:
##########
@@ -47,7 +47,7 @@ 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` and 
accessing Aliyun DLF Paimon REST server.                                        
                            | 1.2.0            |
+| `token-provider`                                   | The token provider type 
for Aliyun DLF (Data Lake Formation).                                           
                                                                                
                    | Token provider could be `bear` or `dlf`.                  
                     | required if the value of `catalog-backend` is `rest` and 
accessing Aliyun DLF Paimon REST server.                                        
                            | 1.2.0            |

Review Comment:
   Thanks, already removed it and also update Description



-- 
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]

Reply via email to