singhpk234 commented on code in PR #14360:
URL: https://github.com/apache/iceberg/pull/14360#discussion_r2441447861
##########
build.gradle:
##########
@@ -363,6 +361,7 @@ project(':iceberg-core') {
implementation libs.jackson.core
implementation libs.jackson.databind
implementation libs.caffeine
+ implementation libs.opentelemetry.httpclient
Review Comment:
Not fully aware but i think if we ship a dependency :
https://github.com/apache/iceberg/blob/main/aws-bundle/LICENSE we just include
it i think, not an expert in this though, just thought to bring since we are
introducing a new dependency in the project
--
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]