You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by al...@apache.org on 2018/05/22 22:06:42 UTC

[beam] branch master updated (30fa605 -> f53d272)

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

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


    from 30fa605  Merge pull request #5448: [BEAM-4348] Enforce ErrorProne analysis in kinesis IO
     add bae2edd  Futurize options subpackage
     new f53d272  Merge pull request #5339 from Fematich/options

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 sdks/python/apache_beam/options/__init__.py                        | 1 +
 sdks/python/apache_beam/options/pipeline_options.py                | 7 +++++--
 sdks/python/apache_beam/options/pipeline_options_test.py           | 2 ++
 sdks/python/apache_beam/options/pipeline_options_validator.py      | 3 +++
 sdks/python/apache_beam/options/pipeline_options_validator_test.py | 3 +++
 sdks/python/apache_beam/options/value_provider.py                  | 6 ++++++
 sdks/python/apache_beam/options/value_provider_test.py             | 3 +++
 sdks/python/tox.ini                                                | 1 +
 8 files changed, 24 insertions(+), 2 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
altay@apache.org.

[beam] 01/01: Merge pull request #5339 from Fematich/options

Posted by al...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit f53d27275302c7891988c103d76cb1a56d43aafb
Merge: 30fa605 bae2edd
Author: Ahmet Altay <aa...@gmail.com>
AuthorDate: Tue May 22 15:06:38 2018 -0700

    Merge pull request #5339 from Fematich/options
    
    [BEAM-4002] Futurize options subpackage

 sdks/python/apache_beam/options/__init__.py                        | 1 +
 sdks/python/apache_beam/options/pipeline_options.py                | 7 +++++--
 sdks/python/apache_beam/options/pipeline_options_test.py           | 2 ++
 sdks/python/apache_beam/options/pipeline_options_validator.py      | 3 +++
 sdks/python/apache_beam/options/pipeline_options_validator_test.py | 3 +++
 sdks/python/apache_beam/options/value_provider.py                  | 6 ++++++
 sdks/python/apache_beam/options/value_provider_test.py             | 3 +++
 sdks/python/tox.ini                                                | 1 +
 8 files changed, 24 insertions(+), 2 deletions(-)


-- 
To stop receiving notification emails like this one, please contact
altay@apache.org.