You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ch...@apache.org on 2018/08/31 00:03:26 UTC

[beam] branch master updated (568c96a -> 8030204)

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

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


    from 568c96a  Config Gradle javadoc with UTF-8 encoding
     add c75dd4a  Add min_cpu_platform pipeline option
     new 8030204  Merge pull request #6312: Add min_cpu_platform pipeline option

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:
 sdks/python/apache_beam/options/pipeline_options.py         |  6 ++++++
 sdks/python/apache_beam/runners/dataflow/dataflow_runner.py | 11 +++++++++++
 2 files changed, 17 insertions(+)


[beam] 01/01: Merge pull request #6312: Add min_cpu_platform pipeline option

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

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

commit 8030204647ff2e13c8465ecca0f96ca82ab7c761
Merge: 568c96a c75dd4a
Author: Chamikara Jayalath <ch...@google.com>
AuthorDate: Thu Aug 30 17:03:22 2018 -0700

    Merge pull request #6312: Add min_cpu_platform pipeline option

 sdks/python/apache_beam/options/pipeline_options.py         |  6 ++++++
 sdks/python/apache_beam/runners/dataflow/dataflow_runner.py | 11 +++++++++++
 2 files changed, 17 insertions(+)