apache / apache/beam

[Task]: Complete the missing go package version in website

Open
#24,785 1 comment 0 reactions 0 assignees View on GitHub
awaiting triage examples P3 task website
Dominant language
Java
Stars
8.7k
Forks
4.7k
Avg merge
1d 20h
Merged PRs (30d)
196

Description

### What needs to happen?

Actually, I'm not sure whether it should be done.
On the website [Quickstart for Go](https://beam.apache.org/get-started/quickstart-go/#run-wordcount), the command is like this:
`go install github.com/apache/beam/sdks/v2/go/examples/wordcount`
I think it's better to add the version suffix, like "@ lastest", so newcomers can install that example without specifying it in the go.mod file.
Similar cases happened in [WordCount Examples](https://beam.apache.org/get-started/wordcount-example/).
I'm glad to submit a PR with it if it is worth doing.

### Issue Priority

Priority: 3 (nice-to-have improvement)

### Issue Components

- [ ] Component: Python SDK
- [ ] Component: Java SDK
- [ ] Component: Go SDK
- [ ] Component: Typescript SDK
- [ ] Component: IO connector
- [X] Component: Beam examples
- [ ] Component: Beam playground
- [ ] Component: Beam katas
- [X] Component: Website
- [ ] Component: Spark Runner
- [ ] Component: Flink Runner
- [ ] Component: Samza Runner
- [ ] Component: Twister2 Runner
- [ ] Component: Hazelcast Jet Runner
- [ ] Component: Google Cloud Dataflow Runner

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.