[
https://issues.apache.org/jira/browse/BEAM-5504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16987345#comment-16987345
]
Rui Wang edited comment on BEAM-5504 at 12/3/19 11:14 PM:
----------------------------------------------------------
If you need a real pubsub to test your code, you can create one IT test similar
to
[https://github.com/apache/beam/blob/master/sdks/java/io/google-cloud-platform/src/test/java/org/apache/beam/sdk/io/gcp/pubsub/PubsubReadIT.java],
and open a PR. Jenkins have setup GCP stuff that can run those IT test without
a problem, and it will talk to real pubsub service.
type "Run PostCommit SQL" in a PR comment will trigger such tests.
was (Author: amaliujia):
If you need a real pubsub to test your code, you can create one IT test similar
to
[https://github.com/apache/beam/blob/master/sdks/java/io/google-cloud-platform/src/test/java/org/apache/beam/sdk/io/gcp/pubsub/PubsubReadIT.java],
and open a PR. Jenkins have setup GCP stuff that can run those IT test without
a problem, and it will talk to real pubsub service.
> PubsubAvroTable
> ---------------
>
> Key: BEAM-5504
> URL: https://issues.apache.org/jira/browse/BEAM-5504
> Project: Beam
> Issue Type: New Feature
> Components: dsl-sql
> Reporter: Rui Wang
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)