You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "robertwb (via GitHub)" <gi...@apache.org> on 2023/05/30 19:28:45 UTC

[GitHub] [beam] robertwb opened a new issue, #26941: [Feature Request]: Validate YAML transforms with a schema

robertwb opened a new issue, #26941:
URL: https://github.com/apache/beam/issues/26941

   ### What would you like to happen?
   
   Currently we have a schema for validating a full pipeline; it would be useful to use this same schema (or the transform subset thereof) to validate YamlTransforms that are used as part of a larger transform. 
   
   We could also consider adding transform-specific validation for SchemaTransform-vended providers (e.g. auto-generated based on their config properties). 
   
   ### 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
   - [ ] 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: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org