You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by tg...@apache.org on 2018/05/24 21:38:17 UTC

[beam] branch master updated (3ec7b09 -> 542d882)

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

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


    from 3ec7b09  [BEAM-4392] Fix :beam-runners-java-fn-execution failure
     add a25fc8d  Update GroupAlsoByWindowEvaluatorFactory
     new 542d882  Merge pull request #5460: Update GroupAlsoByWindowEvaluatorFactory

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:
 .../GroupAlsoByWindowEvaluatorFactory.java         | 149 ++++++++++++---------
 ...utorFactory.java => StateAndTimerProvider.java} |  18 +--
 2 files changed, 97 insertions(+), 70 deletions(-)
 copy runners/direct-java/src/main/java/org/apache/beam/runners/direct/portable/{TransformExecutorFactory.java => StateAndTimerProvider.java} (66%)

-- 
To stop receiving notification emails like this one, please contact
tgroh@apache.org.

[beam] 01/01: Merge pull request #5460: Update GroupAlsoByWindowEvaluatorFactory

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

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

commit 542d8828138ee6d97556181228b64ad2b1a364ff
Merge: 3ec7b09 a25fc8d
Author: Thomas Groh <tg...@users.noreply.github.com>
AuthorDate: Thu May 24 14:38:13 2018 -0700

    Merge pull request #5460: Update GroupAlsoByWindowEvaluatorFactory

 .../GroupAlsoByWindowEvaluatorFactory.java         | 149 ++++++++++++---------
 .../direct/portable/StateAndTimerProvider.java     |  32 +++++
 2 files changed, 120 insertions(+), 61 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
tgroh@apache.org.