[ 
https://issues.apache.org/jira/browse/BEAM-12513?focusedWorklogId=614785&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-614785
 ]

ASF GitHub Bot logged work on BEAM-12513:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 25/Jun/21 00:32
            Start Date: 25/Jun/21 00:32
    Worklog Time Spent: 10m 
      Work Description: damondouglas commented on a change in pull request 
#15057:
URL: https://github.com/apache/beam/pull/15057#discussion_r658372679



##########
File path: website/www/site/content/en/documentation/programming-guide.md
##########
@@ -171,9 +186,13 @@ This interprets command-line arguments that follow the 
format:
 --<option>=<value>
 ```
 
-> **Note:** Appending the method `.withValidation` will check for required
+<span class="language-java">
+
+> Appending the method `.withValidation` will check for required
 > command-line arguments and validate argument values.
 
+</span>
+
 Building your `PipelineOptions` this way lets you specify any of the options as

Review comment:
       Does highlighting `PipelineOptions` in the guide for go developers, 
refer specifically to the var 
[`PipelineOptions`](https://github.com/apache/beam/blob/master/sdks/go/pkg/beam/forward.go#L157).
  Should it not be mentioned for go developers reading this guide, particularly 
new developers?  I can see why it was included for the Java documentation.




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

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 614785)
    Time Spent: 1.5h  (was: 1h 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: 1.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)

Reply via email to