nastra opened a new pull request, #5998:
URL: https://github.com/apache/iceberg/pull/5998

   I think we don't need to have `HTTPClientFactory` in order to init a 
`HTTPClient` as it requires to pass a map with the URI. We can rather just use 
the `HTTPClient.builder()` directly with the URI.
   
   Additionally, this allows to pass the `HTTPClient` a custom `ObjectMapper` 
rather than always defaulting to `RESTObjectMapper.mapper()`


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