damondouglas opened a new issue, #24666: URL: https://github.com/apache/beam/issues/24666
### What needs to happen? ## What work does this Task describe? This task's output submits a SchemaTransformTestingHelper containing inner classes `FlatFields`, `RepeatedFields`, `NestedFields`, and `RepeatedNestedFields` with static generated Schemas and instantiation helper methods. ## What value may result from this Task's output? This task contributes to the standardization and benchmarking of a SchemaTransform quality assurance program. ## Ready and Done Measures ### Ready No blockers ### Done AutoValue based Java classes, generated Schema's, and static create helper methods of: - [ ] the `FlatFields` class - [ ] the `RepeatedFields` class - [ ] the `NestedFields` class - [ ] the `RepeatedNestedFields` class ### Issue Priority Priority: 2 (default / most normal work should be filed as P2) ### Issue Components - [ ] Component: Python SDK - [X] Component: Java SDK - [ ] Component: Go SDK - [ ] Component: Typescript SDK - [X] Component: IO connector - [ ] 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 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
