rambleraptor opened a new pull request, #1174:
URL: https://github.com/apache/iceberg-go/pull/1174

   The REST Catalog sends out a list of supported endpoints via `/v1/config`. 
This is important for features like views + server-side planning, where the 
client has to understand if the catalog supports certain features.
   
   I've created a list of endpoints and a mechanism for iceberg-go to error out 
if a particular method isn't supported by the server. 
   
   Note: This was created with the help of GenAI, since creating all of the 
endpoint objects is really duplicative work.


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