mburuian6 commented on PR #36068: URL: https://github.com/apache/beam/pull/36068#issuecomment-3266682210
@damccorm @derrickaw I think [this is the test](https://github.com/apache/beam/blob/a351c88d58c8227ed49020d1ef54c31dac1317ef/sdks/java/io/google-cloud-platform/src/test/java/org/apache/beam/sdk/io/gcp/bigquery/BigQueryIOWriteTest.java#L2054) for the failure message , I'd probably have to change the [FakeJobService](https://github.com/apache/beam/blob/a351c88d58c8227ed49020d1ef54c31dac1317ef/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/testing/FakeJobService.java#L390) to give all failed jobs a list of error protos that include the errorResult. -- 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]
