slilichenko commented on PR #25915: URL: https://github.com/apache/beam/pull/25915#issuecomment-1496102214
There is a valid use case where this approach will not work - writing to a table with a required field and a default value and relying on BigQuery to use the default value. The only way to use default values at the moment is to explicitly specify the schema without the field. -- 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]
