kbendick opened a new pull request #4245: URL: https://github.com/apache/iceberg/pull/4245
This adds an HTTP implementation of the `RESTClient` interface. We use `mock-server` to test each method: `post`, `head`, `get`, and `delete` (which are all that are used in the spec so far). Opening as a draft as I still need to add the tests for `GET`, `HEAD`, and `DELETE`. -- 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]
