nastra opened a new pull request, #13386: URL: https://github.com/apache/iceberg/pull/13386
#13191 added an API breakage by introducing an abstract method to `BaseHTTPClient`. We can actually avoid breaking the API in a similar manner as to how we did historically in the `BaseHTTPClient` / `RESTClient` by throwing an UOE when the new parameter is actually set. Since subclasses already override/implement this new method, everything should work as expected. -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org