You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2021/05/05 19:40:00 UTC

[GitHub] [drill] vvysotskyi commented on a change in pull request #2216: DRILL-7918: Dependency Updates for CVE

vvysotskyi commented on a change in pull request #2216:
URL: https://github.com/apache/drill/pull/2216#discussion_r626846945



##########
File path: contrib/storage-kudu/pom.xml
##########
@@ -57,7 +57,7 @@
     <dependency>
       <groupId>org.apache.kudu</groupId>
       <artifactId>kudu-client</artifactId>
-      <version>1.3.0</version>
+      <version>1.14.0</version>

Review comment:
       We have two ignored test classes here, and one of them has code that creates tables in Kudu, and another one queries them. Could you please enable and update them to use the Kudu instance from test containers?




-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org