deniskuzZ commented on code in PR #6398:
URL: https://github.com/apache/hive/pull/6398#discussion_r3027915498
##########
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:
if latest works - let's stay with it.
2.41.3 might be less risky, but we probably don't wan't to force users to
use an exact version.
Maybe we need to add a disclaimer: works with this version, try out on your
own risk if you decide to go with diff aws bundle version ?
--
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]