Firlej commented on PR #17517: URL: https://github.com/apache/beam/pull/17517#issuecomment-1121431014
@pabloem I see you refactored and simplified the test. I guess it was needlessly complicated. In hindsight I shouldn't have used a literal string. I don't understand why it threw a `KeyError` Exception though. Additionally I see [this line](https://github.com/apache/beam/blob/178441dcf0a1e03611c46bdd12ab27907289e310/sdks/python/apache_beam/io/gcp/bigquery_test.py#L1542) throws an error according to [this testReport](https://ci-beam.apache.org/job/beam_PostCommit_Python37/5198/testReport/junit/apache_beam.io.gcp.bigquery_write_it_test/BigQueryWriteIntegrationTests/test_big_query_write_insert_errors_reporting/) posted by @TheNeuralBit in [BEAM-14447](https://issues.apache.org/jira/browse/BEAM-14447) -- 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]
