[ 
https://issues.apache.org/jira/browse/BEAM-4156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17131678#comment-17131678
 ] 

Beam JIRA Bot commented on BEAM-4156:
-------------------------------------

This issue is P2 but has been unassigned without any comment for 60 days so it 
has been labeled "stale-P2". If this issue is still affecting you, we care! 
Please comment and remove the label. Otherwise, in 14 days the issue will be 
moved to P3.

Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed 
explanation of what these priorities mean.


> [Go-SDK] Add light example output helpers for documentation
> -----------------------------------------------------------
>
>                 Key: BEAM-4156
>                 URL: https://issues.apache.org/jira/browse/BEAM-4156
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-go
>            Reporter: Robert Burke
>            Priority: P2
>              Labels: stale-P2
>
> Go has facilities to have "live" examples that run as part of the test suite, 
> and are incorporated directly into the package documentation. These can also 
> sanity check that text sent to STDOUT matches an expected set of lines.
> This task has two desired components: 
> * A way to run the direct runner with significantly fewer lines of debugging 
> output.
> * A light type checker that outputs PCollection types. 
> These would permit more expressive examples, and turn examples into tests. 
> This also avoids oddities such as unused variables that need to be assigned 
> to  _ to satisfy the Go Compiler. ("_ = foo_unused").



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to