You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by yh...@apache.org on 2024/02/23 17:48:47 UTC

(beam) branch master updated (3728f5c23c3 -> ae8bbf86c9c)

This is an automated email from the ASF dual-hosted git repository.

yhu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


    from 3728f5c23c3 Update flink description.md to not refer to Dataflow (#30401)
     add ae8bbf86c9c Create PubSubIO Load test (#30286)

No new revisions were added by this update.

Summary of changes:
 it/google-cloud-platform/build.gradle              |   6 +-
 .../org/apache/beam/it/gcp/pubsub/PubSubIOLT.java  | 475 +++++++++++++++++++++
 2 files changed, 480 insertions(+), 1 deletion(-)
 create mode 100644 it/google-cloud-platform/src/test/java/org/apache/beam/it/gcp/pubsub/PubSubIOLT.java