brucearctor commented on pull request #16578: URL: https://github.com/apache/beam/pull/16578#issuecomment-1041062191
> You can just try running the same pipeline with three write methods (no need to add additional tests). For testing streaming, for Dataflow, just add the "--streaming" flag. The pipeline will end since the input is bounded but it still runs using the streaming runner. @chamikaramj -- this is hurting my head for some reason ... Where would you suggest the pipelines run to test these things? I've only been thinking in terms of IntegrationTests, is there another way you'd suggest to test this ( as it sounds like you think a one-off is sufficient, as a sanity check rather than an ongoing testing need ). Thanks! -- 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]
