Chamikara Jayalath created BEAM-852:
---------------------------------------
Summary: Validate sources when they are created
Key: BEAM-852
URL: https://issues.apache.org/jira/browse/BEAM-852
Project: Beam
Issue Type: Improvement
Components: sdk-py
Reporter: Chamikara Jayalath
We currently do not validate some sources at creation time. For example text,
Avro. Validating sources early will improve user experience since it will help
catch issues early. For example, we can fail before submitting a job to a
runner.
It should also be possible to disable validation to support environments where
users do not have access to the input at job submission. Java SDK already
follows a similar model.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)