Re: [PR] REST: Avoid deprecated execute without HttpClientResponseHandler [iceberg]

2025-02-15 Thread via GitHub
github-actions[bot] commented on PR #11870: URL: https://github.com/apache/iceberg/pull/11870#issuecomment-2661159059 This pull request has been closed due to lack of activity. This is not a judgement on the merit of the PR in any way. It is just a way of keeping the PR queue manageable. If

Re: [PR] REST: Avoid deprecated execute without HttpClientResponseHandler [iceberg]

2025-02-15 Thread via GitHub
github-actions[bot] closed pull request #11870: REST: Avoid deprecated execute without HttpClientResponseHandler URL: https://github.com/apache/iceberg/pull/11870 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

Re: [PR] REST: Avoid deprecated execute without HttpClientResponseHandler [iceberg]

2025-02-08 Thread via GitHub
github-actions[bot] commented on PR #11870: URL: https://github.com/apache/iceberg/pull/11870#issuecomment-2645994277 This pull request has been marked as stale due to 30 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pul

Re: [PR] REST: Avoid deprecated execute without HttpClientResponseHandler [iceberg]

2025-01-09 Thread via GitHub
gaborkaszab commented on code in PR #11870: URL: https://github.com/apache/iceberg/pull/11870#discussion_r1908469683 ## core/src/main/java/org/apache/iceberg/rest/HTTPClient.java: ## @@ -302,42 +302,48 @@ private T execute( addRequestHeaders(request, headers, ContentTyp

[PR] REST: Avoid deprecated execute without HttpClientResponseHandler [iceberg]

2024-12-23 Thread via GitHub
ebyhr opened a new pull request, #11870: URL: https://github.com/apache/iceberg/pull/11870 https://hc.apache.org/httpcomponents-client-5.4.x/current/apidocs/org/apache/hc/client5/http/classic/HttpClient.html#execute-org.apache.hc.core5.http.ClassicHttpRequest- > Deprecated. It is stro