Abacn commented on code in PR #30560:
URL: https://github.com/apache/beam/pull/30560#discussion_r1522305372
##########
sdks/java/io/google-cloud-platform/src/test/java/org/apache/beam/sdk/io/gcp/bigquery/providers/BigQueryStorageWriteApiSchemaTransformProviderIT.java:
##########
@@ -61,7 +61,7 @@
import org.junit.runners.JUnit4;
@RunWith(JUnit4.class)
-public class BigQueryStorageWriteApiSchemaTransformProviderTest {
Review Comment:
CC: @ahmedabu98 @kennknowles @damondouglas
They use fake BigQuery service so has to be executed locally. Either exclude
them from Dataflow test suites or move back to unit test?
--
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]