This is an automated email from the ASF dual-hosted git repository.
bhulette pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 1f039ec Merge pull request #13238: [BEAM-11165] Use the ZetaSQL
Streaming API synchronously
add 2c4c6ff [BEAM-11159] Use GCP pubsub client for TestPubsub (#13273)
No new revisions were added by this update.
Summary of changes:
.../org/apache/beam/gradle/BeamModulePlugin.groovy | 2 +
sdks/java/io/google-cloud-platform/build.gradle | 2 +
.../beam/sdk/io/gcp/pubsub/PubsubGrpcClient.java | 30 +--
.../beam/sdk/io/gcp/pubsub/PubsubOptions.java | 38 ++++
.../apache/beam/sdk/io/gcp/pubsub/TestPubsub.java | 201 ++++++++++++++-------
5 files changed, 175 insertions(+), 98 deletions(-)