asif6544 opened a new issue, #37405: URL: https://github.com/apache/beam/issues/37405
### What would you like to happen? Add a native data validation mechanism to Apache Beam that allows developers to define validation rules at the schema or pipeline level, automatically handle invalid records (such as via side outputs or error sinks), and reduce the need for custom validation logic inside `DoFn`s.  ### Issue Priority Priority: 3 (nice-to-have improvement) ### Issue Components - [x] Component: Python SDK - [x] Component: Java SDK - [x] Component: Go SDK - [x] Component: Typescript SDK - [x] Component: IO connector - [ ] Component: Beam YAML - [ ] Component: Beam examples - [ ] Component: Beam playground - [ ] Component: Beam katas - [x] Component: Website - [ ] Component: Infrastructure - [ ] 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]
