xianhualiu opened a new pull request, #25915: URL: https://github.com/apache/beam/pull/25915
Validated the input schema is assignable to the output schema for BigQuery SchemaIO write transform. ------------------------ Currently when input schema does not match with the BigQuery output table schema, the pipeline runs normal without reporting any error. The schema validation implemented in this PR will cause pipeline with mis-matched schema fail to start with appropriate error reported in log. -- 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]
