robertwb commented on code in PR #33385:
URL: https://github.com/apache/beam/pull/33385#discussion_r1924065476
##########
runners/google-cloud-dataflow-java/build.gradle:
##########
@@ -94,6 +94,7 @@ dependencies {
// io-kafka is only used in PTransform override so it is optional
provided project(":sdks:java:io:kafka")
implementation project(":sdks:java:io:google-cloud-platform")
+ implementation project(":runners:core-java")
Review Comment:
Yes.
--
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]