damccorm opened a new issue, #19911: URL: https://github.com/apache/beam/issues/19911
`BigQueryIO.write` should be able to validate the schema of the input PCollection against the schema for this table (either retrieved from DataCatalog, or from BQ metadata). Then we can fail at pipeline construction time rather than waiting until execution. At the very least this should work when writing Beam Rows. Imported from Jira [BEAM-8560](https://issues.apache.org/jira/browse/BEAM-8560). Original Jira may contain additional context. Reported by: bhulette. -- 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]
