carlpayne commented on issue #23291: URL: https://github.com/apache/beam/issues/23291#issuecomment-1324145656
@reuvenlax interestingly, we see the same behaviour either way, so even when required_field has a default (we had to set one manually, as the auto-created table didn’t have one), we still get the same InvalidArgumentException due to the missing field. I’m not sure if this is a BigQuery/Storage Write limitation, because in theory it should be possible to insert new data without this field once a default is set? -- 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]
