robertwb commented on code in PR #30490:
URL: https://github.com/apache/beam/pull/30490#discussion_r1511921595
##########
website/www/site/content/en/documentation/sdks/yaml.md:
##########
@@ -366,6 +366,8 @@ pipeline:
config:
topic: anotherPubSubTopic
format: json
+options:
+ streaming: true
Review Comment:
Making it implicit should not be backwards incompatible, as otherwise the
pipeline wouldn't run, right?
If this is the case (we should confirm), I guess it's better to add it until
the template is updated with the fix at the very least.
--
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]