You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by an...@apache.org on 2018/10/09 22:46:38 UTC

[beam] 01/01: Merge pull request #5811 from lhauspie/master

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

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

commit c356c574312e2ee84de8e0abeaf66e77d29d521a
Merge: 4e132f3 57bba90
Author: Anton Kedin <33...@users.noreply.github.com>
AuthorDate: Tue Oct 9 18:46:30 2018 -0400

    Merge pull request #5811 from lhauspie/master
    
    [BEAM-4643] Allow to check early panes of a window

 .../java/org/apache/beam/sdk/testing/PAssert.java  | 33 +++++++++++++
 .../apache/beam/sdk/testing/TestStreamTest.java    | 57 ++++++++++++++++++++++
 2 files changed, 90 insertions(+)