[
https://issues.apache.org/jira/browse/BEAM-12513?focusedWorklogId=615217&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-615217
]
ASF GitHub Bot logged work on BEAM-12513:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 25/Jun/21 21:18
Start Date: 25/Jun/21 21:18
Worklog Time Spent: 10m
Work Description: 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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 615217)
Time Spent: 4.5h (was: 4h 20m)
> Complete Go SDK inclusion to Beam Programming Guide
> ---------------------------------------------------
>
> Key: BEAM-12513
> URL: https://issues.apache.org/jira/browse/BEAM-12513
> Project: Beam
> Issue Type: Improvement
> Components: sdk-go
> Reporter: Robert Burke
> Assignee: Robert Burke
> Priority: P2
> Time Spent: 4.5h
> Remaining Estimate: 0h
>
> BPG Go Audit snapshot:
> [https://docs.google.com/spreadsheets/d/1DrBFjxPBmMMmPfeFr6jr_JndxGOes8qDqKZ2Uxwvvds/edit?resourcekey=0-tVFwcLrQ2v2jpZkHk6QOpQ#gid=2072310090]
> Goal is to include Go SDK code for all missing snippets, and where code can't
> yet exist, file and link a Jira instead.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)