difin commented on code in PR #5995:
URL: https://github.com/apache/hive/pull/5995#discussion_r2273989219
##########
pom.xml:
##########
@@ -152,8 +152,6 @@
<httpcomponents.client.version>4.5.13</httpcomponents.client.version>
<httpcomponents.core.version>4.4.13</httpcomponents.core.version>
<immutables.version>2.9.2</immutables.version>
- <httpcomponents5.core.version>5.3</httpcomponents5.core.version>
Review Comment:
When moving my integration test to itests I found that Iceberg RESTCatalog
using hardcoded HTTPClient class from Iceberg repo which uses httpcomponents5,
so it is needed.
--
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]