beam
beam copied to clipboard
[Bug]: The Documentation of `@SchemaFieldNumber` has the wrong type
What happened?
The annotation @SchemaFieldNumber
expects a String, but the documentation shows an example using integers.
This is how that annotation is used (with parseInt
applied to a String
), and here is an example in the repo actually using String
and not integers.
This is a documentation-only bug.
Issue Priority
Priority: 3 (minor)
Issue Components
- [ ] Component: Python SDK
- [X] Component: Java SDK
- [ ] Component: Go SDK
- [ ] Component: Typescript SDK
- [ ] Component: IO connector
- [ ] Component: Beam YAML
- [ ] Component: Beam examples
- [ ] Component: Beam playground
- [ ] Component: Beam katas
- [ ] Component: Website
- [ ] Component: Spark Runner
- [ ] Component: Flink Runner
- [ ] Component: Samza Runner
- [ ] Component: Twister2 Runner
- [ ] Component: Hazelcast Jet Runner
- [ ] Component: Google Cloud Dataflow Runner