kbendick opened a new pull request #4237: URL: https://github.com/apache/iceberg/pull/4237
The RESTClient will be configurable with a default error handler. To that end, this updates the `RESTClient` interface to have method signatures with no `Consumer<ErrorResponse>` (to fall back to the default). I have tests and an implementation of this coming in https://github.com/apache/iceberg/pull/4235, but this unblocks others from working on things in parallel that use this interface. -- 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]
