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 2019/05/14 16:16:57 UTC

[beam] branch master updated (2b0e572 -> eb302dd)

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 2b0e572  Merge pull request #8472: [BEAM-7126] Remove redundant key encoding for state backend
     add 126d8a0  Use a singleton PIPELINE_OPTION_PARAMETER in DoFnSignature.Parameter
     new eb302dd  Merge #8341: Use a singleton PIPELINE_OPTION_PARAMETER in DoFnSignature.Parameter

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:
 .../java/org/apache/beam/sdk/transforms/reflect/DoFnSignature.java    | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)


[beam] 01/01: Merge #8341: Use a singleton PIPELINE_OPTION_PARAMETER in DoFnSignature.Parameter

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 eb302dd65e25960f32e1d2440af144fb99decd35
Merge: 2b0e572 126d8a0
Author: Kenn Knowles <ke...@apache.org>
AuthorDate: Tue May 14 09:16:38 2019 -0700

    Merge #8341: Use a singleton PIPELINE_OPTION_PARAMETER in DoFnSignature.Parameter

 .../java/org/apache/beam/sdk/transforms/reflect/DoFnSignature.java    | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)