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/22 17:58:18 UTC

[beam] branch master updated (1739e8d -> 8baf51d)

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 1739e8d  Merge pull request #5298: Add a Default RemoteEnvironment Implementation
     add e20d81f  Add a Window-only State Context
     new 8baf51d  Merge pull request #5427: Add a Window-only State Context

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:
 .../org/apache/beam/sdk/state/StateContexts.java   | 28 +++++++
 .../apache/beam/sdk/state/StateContextsTest.java   | 95 ++++++++++++++++++++++
 2 files changed, 123 insertions(+)
 create mode 100644 sdks/java/core/src/test/avro/org/apache/beam/sdk/state/StateContextsTest.java

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

[beam] 01/01: Merge pull request #5427: Add a Window-only State Context

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 8baf51da1eb7b72c27200d9b0e27a60e7dde23da
Merge: 1739e8d e20d81f
Author: Thomas Groh <tg...@users.noreply.github.com>
AuthorDate: Tue May 22 10:58:15 2018 -0700

    Merge pull request #5427: Add a Window-only State Context

 .../org/apache/beam/sdk/state/StateContexts.java   | 28 +++++++
 .../apache/beam/sdk/state/StateContextsTest.java   | 95 ++++++++++++++++++++++
 2 files changed, 123 insertions(+)

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