Abacn commented on code in PR #34322:
URL: https://github.com/apache/beam/pull/34322#discussion_r2023215098


##########
examples/java/build.gradle:
##########
@@ -64,6 +64,7 @@ dependencies {
   implementation project(":sdks:java:extensions:avro")
   implementation project(":sdks:java:extensions:google-cloud-platform-core")
   implementation project(":sdks:java:extensions:python")
+  implementation project(":sdks:java:extensions:sql")

Review Comment:
   This would introduce  the heavy beam-sql dependencies to examples-java. 
Consider create a subproject under example



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

Reply via email to