Polber commented on code in PR #30490:
URL: https://github.com/apache/beam/pull/30490#discussion_r1511910710


##########
website/www/site/content/en/documentation/sdks/yaml.md:
##########
@@ -366,6 +366,8 @@ pipeline:
       config:
         topic: anotherPubSubTopic
         format: json
+options:
+  streaming: true

Review Comment:
   If I remember correctly, I've had issues with Pub/Sub pipelines when the 
`streaming` option is not set. It could be an issue with xlang, but I agree it 
*should* be implicit, so it may be worth looking into fixing on the xlang side 
rather than explicitly defining in the YAML config.



-- 
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]

Reply via email to