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/12 19:56:28 UTC

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

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



##########
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:
       Is this necessary for only testing pipeline generation? If so, do we also need `use_portable_job_submission` ?




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