chamikaramj commented on a change in pull request #16784:
URL: https://github.com/apache/beam/pull/16784#discussion_r802975891



##########
File path: sdks/java/io/google-cloud-platform/expansion-service/build.gradle
##########
@@ -35,5 +35,13 @@ dependencies {
     permitUnusedDeclared project(":sdks:java:expansion-service") // BEAM-11761
     implementation project(":sdks:java:io:google-cloud-platform")
     permitUnusedDeclared project(":sdks:java:io:google-cloud-platform") // 
BEAM-11761
+    implementation project(":sdks:java:extensions:schemaio-expansion-service")
+    permitUnusedDeclared 
project(":sdks:java:extensions:schemaio-expansion-service") // BEAM-11761

Review comment:
       Ideally we should maintain a grouped set of limited expansion service 
jars. Each expansion service jar is a shaded jar and can be large.




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