ahmedabu98 commented on code in PR #33231:
URL: https://github.com/apache/beam/pull/33231#discussion_r1899694751


##########
sdks/java/io/google-cloud-platform/src/test/java/org/apache/beam/sdk/io/gcp/bigquery/StorageApiSinkSchemaUpdateIT.java:
##########
@@ -539,4 +560,151 @@ public void testAtLeastOnceWithIgnoreUnknownValues() 
throws Exception {
   public void testAtLeastOnceWithAutoSchemaUpdate() throws Exception {
     
runStreamingPipelineWithSchemaChange(Write.Method.STORAGE_API_AT_LEAST_ONCE, 
true, true);
   }
+
+  public void runDynamicDestinationsWithAutoSchemaUpdate(boolean 
useAtLeastOnce) throws Exception {

Review Comment:
   Yep this should add two test runs to the Dataflow runner. triggering 
postcommits now



-- 
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]

Reply via email to