ahmedabu98 commented on PR #26559: URL: https://github.com/apache/beam/pull/26559#issuecomment-1561993462
> Then what is the point of using STORAGE_WRITE_AT_LEAST_ONCE in batch Including `STORAGE_API_AT_LEAST_ONCE` batch tests because a different code path is taken when this method is set: https://github.com/apache/beam/blob/d91ea8e44918a7ef10ac8b33001cddab61bcedc5/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigquery/StorageApiLoads.java#L103-L110 > note that this setting adds 42 unit tests Many of those tests will end up being skipped, but agree that this test class can be cleaned up to reduce the runtime -- 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]
