ahmedabu98 commented on code in PR #34019:
URL: https://github.com/apache/beam/pull/34019#discussion_r1962106159
##########
sdks/java/io/google-cloud-platform/src/test/java/org/apache/beam/sdk/io/gcp/bigquery/StorageApiSinkSchemaUpdateIT.java:
##########
@@ -131,7 +131,15 @@ public static Iterable<Object[]> data() {
private static final int ORIGINAL_N = 60;
// for dynamic destination test
private static final int NUM_DESTINATIONS = 3;
- private static final int TOTAL_NUM_STREAMS = 9;
Review Comment:
@akashorabek can we set `TOTAL_NUM_STREAMS=6` and `SCHEMA_UPDATE_TRIGGER=2`?
I worry we might be missing some unknown edge cases by restricting it too much
--
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]