okumin commented on code in PR #6398:
URL: https://github.com/apache/hive/pull/6398#discussion_r3028102929
##########
ql/pom.xml:
##########
@@ -166,6 +166,11 @@
<groupId>org.apache.hive</groupId>
<artifactId>hive-storage-api</artifactId>
</dependency>
+ <dependency>
+ <groupId>software.amazon.awssdk</groupId>
+ <artifactId>bundle</artifactId>
Review Comment:
> but we don’t want to force users to stick to a specific version
I agree. They might need to try a newer version when a CVE is reported
anyway. I personally feel we don't need a disclaimer at this point since users
should be obviously responsible for e2e integration when they bring their own
dependency
--
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]