You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2021/07/13 00:13:36 UTC

[GitHub] [beam] chamikaramj commented on a change in pull request #15079: [BEAM-12590] Automatically upgrading Dataflow Python pipelines that use cross-language transforms to Runner v2

chamikaramj commented on a change in pull request #15079:
URL: https://github.com/apache/beam/pull/15079#discussion_r668337676



##########
File path: sdks/python/apache_beam/transforms/external_test.py
##########
@@ -199,6 +199,7 @@ def test_pipeline_generation_with_runner_overrides(self):
         '--dry_run=True',
         '--sdk_location=container',
         '--runner=DataflowRunner',
+        '--experiments=use_runner_v2',

Review comment:
       Removed this.




-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org