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/08/08 16:17:11 UTC

[beam] branch master updated (3aa6a2b -> 73daba6)

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 3aa6a2b  Merge pull request #6162: [BEAM-5092]  Optimize Row comparison.
     add f350c8e  Safeguarding CounterName string representation functions
     new 73daba6  Merge pull request #6164 from pabloem/patch-3

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/utils/counters_test.py | 11 +++++++++++
 1 file changed, 11 insertions(+)


[beam] 01/01: Merge pull request #6164 from pabloem/patch-3

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 73daba68be478481b62123abd51c62b9f3ac4d81
Merge: 3aa6a2b f350c8e
Author: Ahmet Altay <aa...@gmail.com>
AuthorDate: Wed Aug 8 09:17:06 2018 -0700

    Merge pull request #6164 from pabloem/patch-3
    
    Adding unit test for CounterName string representation functions

 sdks/python/apache_beam/utils/counters_test.py | 11 +++++++++++
 1 file changed, 11 insertions(+)