95403: Operator output schema validation failed
ERROR
The operator execution completed but the output did not conform to the expected schema.
- Operator returned data in an unexpected format.
- Output schema mismatch between operator version and configuration.
- Verify the operator configuration matches the expected output schema.
- Update custom operator implementations to return valid output format.
- Check for operator version compatibility with your configuration.