You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ch...@apache.org on 2018/01/09 18:34:13 UTC

[beam] branch master updated (ddc4a18 -> aff2a1e)

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

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


    from ddc4a18  Merge pull request #4206 from jbonofre/BEAM-3282-MQTTIO
     add 9261635  Cleanup DeprecationWarning for BaseException.message.
     new aff2a1e  Merge pull request #4366 from udim/baseexception

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/io/filesystems_test.py     | 20 +++-----
 sdks/python/apache_beam/io/gcp/bigquery_test.py    | 58 ++++++++++------------
 .../apache_beam/io/gcp/gcsfilesystem_test.py       | 20 +++-----
 sdks/python/apache_beam/io/gcp/tests/utils_test.py | 21 ++++----
 sdks/python/apache_beam/io/localfilesystem_test.py | 20 +++-----
 sdks/python/apache_beam/io/tfrecordio_test.py      |  4 +-
 6 files changed, 60 insertions(+), 83 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@beam.apache.org" <co...@beam.apache.org>'].

[beam] 01/01: Merge pull request #4366 from udim/baseexception

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

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

commit aff2a1e685283e25a1a564ba3e37143cc57cdd60
Merge: ddc4a18 9261635
Author: Chamikara Jayalath <ch...@google.com>
AuthorDate: Tue Jan 9 10:34:09 2018 -0800

    Merge pull request #4366 from udim/baseexception
    
    [BEAM-3442] Cleanup DeprecationWarning for BaseException.message.

 sdks/python/apache_beam/io/filesystems_test.py     | 20 +++-----
 sdks/python/apache_beam/io/gcp/bigquery_test.py    | 58 ++++++++++------------
 .../apache_beam/io/gcp/gcsfilesystem_test.py       | 20 +++-----
 sdks/python/apache_beam/io/gcp/tests/utils_test.py | 21 ++++----
 sdks/python/apache_beam/io/localfilesystem_test.py | 20 +++-----
 sdks/python/apache_beam/io/tfrecordio_test.py      |  4 +-
 6 files changed, 60 insertions(+), 83 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@beam.apache.org" <co...@beam.apache.org>.