Add Go Autocomplete example
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 205
Description
Add Go version of autocomplete example:
https://github.com/apache/beam/blob/master/examples/java/src/main/java/org/apache/beam/examples/complete/AutoComplete.java
There is an old stub present under examples/complete/autocomplete that can be repurposed.
Imported from Jira [BEAM-4467](https://issues.apache.org/jira/browse/BEAM-4467). 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/complete/AutoComplete.java and the existing stub under examples/complete/autocomplete. Port the referenced autocomplete example into Go, preserving its behavior and example placement; done means the Go example is complete and usable alongside the Java version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- data-engineering
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100