This is an automated email from the ASF dual-hosted git repository.

tvalentyn pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from 79212a6  Merge pull request #14741 from y1chi/beam-12294
     add bac5059  [BEAM-7372] cleanup py2 codepath from apache_beam/ml, options 
and portability * usage of future package * usage of past package * unnecessary 
builtins import
     add d2fda33  [BEAM-7372] cleanup py2 codepath from apache_beam/ml, options 
and portability (#14753)

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/ml/gcp/cloud_dlp.py        |  2 --
 .../python/apache_beam/ml/gcp/cloud_dlp_it_test.py |  2 --
 sdks/python/apache_beam/ml/gcp/cloud_dlp_test.py   |  2 --
 .../python/apache_beam/ml/gcp/naturallanguageml.py |  2 --
 .../apache_beam/ml/gcp/naturallanguageml_test.py   |  2 --
 .../ml/gcp/naturallanguageml_test_it.py            |  2 --
 .../apache_beam/ml/gcp/videointelligenceml.py      | 21 ++++++------------
 .../apache_beam/ml/gcp/videointelligenceml_test.py |  3 ---
 .../ml/gcp/videointelligenceml_test_it.py          |  3 ---
 sdks/python/apache_beam/ml/gcp/visionml.py         | 25 +++++++++-------------
 sdks/python/apache_beam/ml/gcp/visionml_test.py    |  3 ---
 sdks/python/apache_beam/ml/gcp/visionml_test_it.py |  2 --
 sdks/python/apache_beam/options/__init__.py        |  1 -
 .../python/apache_beam/options/pipeline_options.py |  4 ----
 .../apache_beam/options/pipeline_options_test.py   |  2 --
 .../options/pipeline_options_validator.py          |  8 +------
 .../options/pipeline_options_validator_test.py     |  3 ---
 sdks/python/apache_beam/options/value_provider.py  |  3 ---
 .../apache_beam/options/value_provider_test.py     |  2 --
 sdks/python/apache_beam/portability/__init__.py    |  1 -
 sdks/python/apache_beam/portability/common_urns.py |  2 --
 sdks/python/apache_beam/portability/utils.py       |  2 --
 22 files changed, 18 insertions(+), 79 deletions(-)

Reply via email to