apilloud commented on a change in pull request #13959:
URL: https://github.com/apache/beam/pull/13959#discussion_r574707021



##########
File path: sdks/java/extensions/sql/udf-test-provider/build.gradle
##########
@@ -30,5 +30,5 @@ project.ext.jarPath = jar.archivePath
 dependencies {
   // No dependency (direct or transitive) on :sdks:java:core.
   compile project(":sdks:java:extensions:sql:udf")
-  compile library.java.guava
+  compile library.java.vendored_guava_26_0_jre

Review comment:
       This is a test, so I think it can safely depend on either. It might be 
easiest to just remove the guava 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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to