This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch nightly-refs/heads/master
in repository https://gitbox.apache.org/repos/asf/beam.git
from 8a74a1c279c Upgrade GCP BOM to 26.32.0 (#30335)
add 4120041510d Implement BigQuery Stress Test (#30287)
No new revisions were added by this update.
Summary of changes:
it/google-cloud-platform/build.gradle | 3 +
.../apache/beam/it/gcp/bigquery/BigQueryIOST.java | 604 +++++++++++++++++++++
2 files changed, 607 insertions(+)
create mode 100644
it/google-cloud-platform/src/test/java/org/apache/beam/it/gcp/bigquery/BigQueryIOST.java