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


##########
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:
   discussed offline, the goal is to add a Beam SQL example to plaground, where 
SQL dependencies already present (added by go/beampr/26227).
   
   Rearranging example jars is nontrivial to playground, so good for now



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