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 2021/06/25 21:18:31 UTC

[GitHub] [beam] lostluck commented on a change in pull request #15057: [BEAM-12513] Update initial sections of BPG for Go

lostluck commented on a change in pull request #15057:
URL: https://github.com/apache/beam/pull/15057#discussion_r659040850



##########
File path: website/www/site/content/en/documentation/programming-guide.md
##########
@@ -265,7 +278,9 @@ Now your pipeline can accept `--input=value` and `--output=value` as command-lin
 ## 3. PCollections {#pcollections}
 
 The <span class="language-java">[PCollection](https://beam.apache.org/releases/javadoc/{{< param release_latest >}}/index.html?org/apache/beam/sdk/values/PCollection.html)</span>
-<span class="language-py">`PCollection`</span> abstraction represents a
+<span class="language-py">`PCollection`</span>
+<span class="language-go">[PCollection](https://github.com/apache/beam/blob/master/sdks/go/pkg/beam/pcollection.go#L39)</span>

Review comment:
       Correct! Until the license issue is resolved though, linking to the code with marginal precision is better than nothing.




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