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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to