Add Distinct cookbook example to Go SDK
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 205
Description
Add the Go equivalent of
[https://github.com/apache/beam/blob/master/examples/java/src/main/java/org/apache/beam/examples/cookbook/DistinctExample.java](https://github.com/apache/beam/blob/master/examples/java/src/main/java/org/apache/beam/examples/cookbook/DistinctExample.java)
Imported from Jira [BEAM-3532](https://issues.apache.org/jira/browse/BEAM-3532). Original Jira may contain additional context.
Reported by: herohde.
Contributor guide
Research direction
Start by reading examples/java/src/main/java/org/apache/beam/examples/cookbook/DistinctExample.java, linked in the issue, to understand the intended Distinct cookbook example. Then locate the corresponding Go SDK cookbook examples and add the Go equivalent, verifying that the example provides the same behavior and is integrated consistently with nearby examples.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, java
- Domain
- data-engineering
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100