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/08 20:55:25 UTC

[GitHub] [beam] aijamalnk commented on a diff in pull request #21749: Update all links to in progress jiras to issues

aijamalnk commented on code in PR #21749:
URL: https://github.com/apache/beam/pull/21749#discussion_r892859568


##########
sdks/java/io/jdbc/src/main/java/org/apache/beam/sdk/io/jdbc/JdbcIO.java:
##########
@@ -2086,7 +2086,7 @@ private boolean hasStatementAndSetter() {
   private static class Reparallelize<T> extends PTransform<PCollection<T>, PCollection<T>> {
     @Override
     public PCollection<T> expand(PCollection<T> input) {
-      // See https://issues.apache.org/jira/browse/BEAM-2803
+      // See https://github.com/apache/beam/issues/1796403

Review Comment:
   This looks wrong / broken



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