You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by pa...@apache.org on 2018/08/21 21:32:13 UTC

[beam] branch master updated (5803c8e -> 592203e)

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

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


    from 5803c8e  Merge pull request #6192: Return error when trying to read from BQ in a streaming pipeline.
     add 7963455  Adding autocomplete as an integration test.
     add b374462  Fix issue
     add 4388012  Fix issue
     new 592203e  Merge pull request #6253 from pabloem/autocomplete-it

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:
 .../apache_beam/examples/complete/autocomplete_test.py    | 15 +++++++++++++++
 1 file changed, 15 insertions(+)


[beam] 01/01: Merge pull request #6253 from pabloem/autocomplete-it

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

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

commit 592203ec9c228229c578e44695dcacfae6678334
Merge: 5803c8e 4388012
Author: Pablo <pa...@users.noreply.github.com>
AuthorDate: Tue Aug 21 14:32:08 2018 -0700

    Merge pull request #6253 from pabloem/autocomplete-it
    
    [BEAM-520] Adding autocomplete as an integration test with assert_that.

 .../apache_beam/examples/complete/autocomplete_test.py    | 15 +++++++++++++++
 1 file changed, 15 insertions(+)