You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ec...@apache.org on 2019/01/03 15:11:59 UTC

[beam] branch master updated (4660895 -> 5130bcb)

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

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


    from 4660895  Merge pull request #7384 from echauchot/Base64Serializer
     add c4590a0  split SerializablePipelineOptions into serialization utils and instance class.
     new 5130bcb  Merge pull request #7385 from echauchot/exposeSerializationSerializablePipelineOptions

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 => PipelineOptionsSerializationUtils.java} | 34 +++-------------------
 .../construction/SerializablePipelineOptions.java  | 26 ++---------------
 2 files changed, 6 insertions(+), 54 deletions(-)
 copy runners/core-construction-java/src/main/java/org/apache/beam/runners/core/construction/{SerializablePipelineOptions.java => PipelineOptionsSerializationUtils.java} (58%)


[beam] 01/01: Merge pull request #7385 from echauchot/exposeSerializationSerializablePipelineOptions

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

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

commit 5130bcb10aabe18f33d5edac2a33beebd784a769
Merge: 4660895 c4590a0
Author: Etienne Chauchot <ec...@apache.org>
AuthorDate: Thu Jan 3 16:11:50 2019 +0100

    Merge pull request #7385 from echauchot/exposeSerializationSerializablePipelineOptions
    
    Merge pull request #7385: [BEAM-7873] split SerializablePipelineOptions into serialization utils and instance class

 ...java => PipelineOptionsSerializationUtils.java} | 34 +++-------------------
 .../construction/SerializablePipelineOptions.java  | 26 ++---------------
 2 files changed, 6 insertions(+), 54 deletions(-)