You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/28 16:54:26 UTC

[GitHub] [beam] Abacn commented on a diff in pull request #21800: sharding GCP IO tests from the javaPostCommit task

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


##########
build.gradle.kts:
##########
@@ -196,7 +196,9 @@ tasks.register("javaPreCommitPortabilityApi") {
 tasks.register("javaPostCommit") {
   dependsOn(":sdks:java:extensions:google-cloud-platform-core:postCommit")
   dependsOn(":sdks:java:extensions:zetasketch:postCommit")
-  dependsOn(":sdks:java:io:google-cloud-platform:postCommit")
+  dependsOn(":sdks:java:io:debezium:integrationTest")

Review Comment:
   These line were removed in #21804 but added back in this PR. Sounds like a rebase issue. Should do a rebase instead of merge.



-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org