carlpayne commented on issue #23291: URL: https://github.com/apache/beam/issues/23291#issuecomment-1329373000
Thanks @reuvenlax this does make sense. In that case, it might be a good idea to keep the existing retry behaviour, but from our side we'll probably look to build something that can (asynchronously) compare the schema of incoming messages, then perform the required updates to the BigQuery table. That way, the BigQuery schema will _eventually_ match the record we are trying to write, which should allow the retry to succeed. -- 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]
