Robert Bradshaw created BEAM-8739:
-------------------------------------
Summary: Consistently use with Pipeline(...) syntax
Key: BEAM-8739
URL: https://issues.apache.org/jira/browse/BEAM-8739
Project: Beam
Issue Type: Bug
Components: sdk-py-core
Reporter: Robert Bradshaw
I've run into a couple of tests that forgot to do p.run(). In addition, I'm
seeing new tests written in this old style. We should consistently use the with
syntax where possible for our examples and tests.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)