steveniemitz opened a new issue, #22288: URL: https://github.com/apache/beam/issues/22288
### What happened? #16721 introduced a regression in BigQueryIO, where previously it was valid for dynamicDestinations.getSchema to return null as long as schemaFactory.apply did not expect it to be non-null. With the change it will now always throw an exception, breaking existing uses. ### Issue Priority Priority: 1 ### Issue Component Component: io-java-gcp -- 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]
