You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ke...@apache.org on 2017/11/28 04:00:33 UTC

[beam] branch master updated (9a4f262 -> e1aa51a)

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

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


    from 9a4f262  Merge pull request #4153: [BEAM-3219] DataflowRunner: delegate @Setup and @Teardown in stateful ParDo
     add 8d6bb6a  Allowed for declared state to be accessed as a supertype
     add a237e7e  Edited an incorrect comment in the test case.
     add e841c9c  Removed trailing whitespace.
     new e1aa51a  Merge pull request #4024: [BEAM-2304] Allow declared state to be accessed as a superclass.

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:
 .../sdk/transforms/reflect/DoFnSignatures.java     |  4 +--
 .../org/apache/beam/sdk/transforms/ParDoTest.java  | 35 ++++++++++++++++++++++
 .../sdk/transforms/reflect/DoFnSignaturesTest.java | 20 +++++++++++--
 3 files changed, 55 insertions(+), 4 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@beam.apache.org" <co...@beam.apache.org>'].

[beam] 01/01: Merge pull request #4024: [BEAM-2304] Allow declared state to be accessed as a superclass.

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

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

commit e1aa51a0ca8745d2148efc63e01569a1f114749e
Merge: 9a4f262 e841c9c
Author: Kenn Knowles <ke...@kennknowles.com>
AuthorDate: Mon Nov 27 20:00:30 2017 -0800

    Merge pull request #4024: [BEAM-2304] Allow declared state to be accessed as a superclass.

 .../sdk/transforms/reflect/DoFnSignatures.java     |  4 +--
 .../org/apache/beam/sdk/transforms/ParDoTest.java  | 35 ++++++++++++++++++++++
 .../sdk/transforms/reflect/DoFnSignaturesTest.java | 20 +++++++++++--
 3 files changed, 55 insertions(+), 4 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@beam.apache.org" <co...@beam.apache.org>.