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


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

Review Comment:
   it makes sense to have a consistent behavior across SDKs. If we consider 
making the change, we should run some queries re: # of pipelines that had a 
pubsub/kafka/periodicimpulse step and were not streaming. most of those if any 
might be launched in error? But if there _are_ users who intentionally run such 
jobs, we need to see if they will have an opt-out mechanism from new behavior.. 
There is a --streaming option, but no --batch option.



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