yuqi1129 commented on code in PR #13126:
URL: https://github.com/apache/gravitino/pull/13126#discussion_r4011656531


##########
docs/iceberg-rest-service.md:
##########
@@ -124,10 +124,16 @@ Do not add them to the standalone server configuration.
 | `gravitino.iceberg-rest.requestHeaderSize`       | The maximum size of an 
HTTP request.                                                                   
                                                                                
       | `131072`                                                               
      | No       |
 | `gravitino.iceberg-rest.responseHeaderSize`      | The maximum size of an 
HTTP response.                                                                  
                                                                                
       | `131072`                                                               
      | No       |
 | `gravitino.iceberg-rest.customFilters`           | Comma-separated list of 
filter class names to apply to the APIs.                                        
                                                                                
      | (none)                                                                  
     | No       |
+| `gravitino.iceberg-rest.advertised-uri`          | The public endpoint 
reported to clients that discover the service through the Gravitino server. 
Must be an absolute `http`/`https` URI with a host and no query or fragment.    
              | (none)                                                          
             | No       |

Review Comment:
   format the table



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