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 2019/01/14 20:03:22 UTC

[beam] branch master updated (115473c -> fe22868)

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 115473c  Merge pull request #7493: Initialize project in @BeforeClass method
     add 30df0ab  Made SampleFixedSizeGlobally PTransform classes
     new fe22868  Merge pull request #7498 from brills/samplen

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/transforms/combiners.py    | 36 +++++++++++++++++-----
 .../apache_beam/transforms/combiners_test.py       | 26 +++++-----------
 2 files changed, 36 insertions(+), 26 deletions(-)


[beam] 01/01: Merge pull request #7498 from brills/samplen

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 fe22868858dfbf80c02894431e491289db55fc03
Merge: 115473c 30df0ab
Author: Ahmet Altay <aa...@gmail.com>
AuthorDate: Mon Jan 14 12:03:13 2019 -0800

    Merge pull request #7498 from brills/samplen
    
    Made SampleFixedSizeGlobally and FixedSizePerKey PTransform classes

 sdks/python/apache_beam/transforms/combiners.py    | 36 +++++++++++++++++-----
 .../apache_beam/transforms/combiners_test.py       | 26 +++++-----------
 2 files changed, 36 insertions(+), 26 deletions(-)