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 2019/01/14 23:08:20 UTC

[beam] branch master updated (1945506 -> 1a898c3)

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 1945506  Merge pull request #7429: [BEAM-6391] fix possible out of bound exception
     add 6cf9fba  add missing raise keywords
     new 1a898c3  Merge pull request #7428: [BEAM-6391] add missing raise keywords

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/gcp/datastore/v1/datastoreio.py | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


[beam] 01/01: Merge pull request #7428: [BEAM-6391] add missing raise keywords

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 1a898c35a99b5c8c10b9eca97a3a89a50251bcd6
Merge: 1945506 6cf9fba
Author: Chamikara Jayalath <ch...@google.com>
AuthorDate: Mon Jan 14 15:08:12 2019 -0800

    Merge pull request #7428: [BEAM-6391] add missing raise keywords

 sdks/python/apache_beam/io/gcp/datastore/v1/datastoreio.py | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)