kevinjqliu opened a new issue, #2847:
URL: https://github.com/apache/iceberg-python/issues/2847

   ### Feature Request / Improvement
   
   `/v1/config`'s response object (`ConfigResponse`) does not currently include 
the `endpoints` information. 
   
https://github.com/apache/iceberg-python/blob/c542e998c63ea76e3d8b10bd5f83037c3dcf7af0/pyiceberg/catalog/rest/__init__.py#L176-L178
   
   Here's the corresponding spec definition: 
https://github.com/apache/iceberg/blob/59280a106ca5f378edfd47d3576c4d10011e5e80/open-api/rest-catalog-open-api.yaml#L2009-L2040
   
   Let's add it so we can also use this information to check catalog 
capabilities 
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to