damccorm commented on code in PR #30490:
URL: https://github.com/apache/beam/pull/30490#discussion_r1513384218
##########
website/www/site/content/en/documentation/sdks/yaml.md:
##########
@@ -366,6 +366,8 @@ pipeline:
config:
topic: anotherPubSubTopic
format: json
+options:
+ streaming: true
Review Comment:
To be clear, this isn't just for pubsub, this is for any pipeline with an
unbounded source
##########
website/www/site/content/en/documentation/sdks/yaml.md:
##########
@@ -366,6 +366,8 @@ pipeline:
config:
topic: anotherPubSubTopic
format: json
+options:
+ streaming: true
Review Comment:
To be clear, this isn't just for pubsub, this is for any pipeline with an
unbounded source
--
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]