purbanow commented on a change in pull request #12149:
URL: https://github.com/apache/beam/pull/12149#discussion_r453473211
##########
File path: sdks/java/expansion-service/build.gradle
##########
@@ -42,6 +42,8 @@ dependencies {
compile library.java.slf4j_api
runtimeOnly library.java.slf4j_jdk14
testCompile library.java.junit
+
+ runtime project(":sdks:java:io:snowflake")
Review comment:
I removed it and checked if everything is working, thanks for spotting
this.
----------------------------------------------------------------
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]