Udi Meiri created BEAM-5462:
-------------------------------
Summary: get rid of <pipeline>.options deprecation warnings in
tests
Key: BEAM-5462
URL: https://issues.apache.org/jira/browse/BEAM-5462
Project: Beam
Issue Type: Bug
Components: sdk-py-core
Reporter: Udi Meiri
Assignee: Udi Meiri
Messages look like:
/usr/local/google/home/ehudm/src/beam/sdks/python/apache_beam/runners/direct/direct_runner.py:360:
DeprecationWarning: options is deprecated since First stable release.
References to <pipeline>.options will not be supported
pipeline.replace_all(_get_transform_overrides(pipeline.options))
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)