You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/01/06 19:28:58 UTC

[jira] [Commented] (BEAM-1101) Remove inconsistencies in Python PipelineOptions

    [ https://issues.apache.org/jira/browse/BEAM-1101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15805377#comment-15805377 ] 

ASF GitHub Bot commented on BEAM-1101:
--------------------------------------

GitHub user aaltay opened a pull request:

    https://github.com/apache/beam/pull/1746

    [BEAM-1101] Remove the pipeline_type_check option

    Default value is True for this option and --pipeline_type_check is a
    noop. (Still keeping the --no_pipeline_type_check for optionally
    disabling this check.)


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/aaltay/incubator-beam expand

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/beam/pull/1746.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1746
    
----
commit 75ce5544ba18a14df3171167f6aaa9b361b262fd
Author: Ahmet Altay <al...@google.com>
Date:   2017-01-06T19:19:55Z

    Remove the pipeline_type_check option
    
    Default value is True for this option and --pipeline_type_check is a
    noop. (Still keeping the --no_pipeline_type_check for optionally
    disabling this check.)

----


> Remove inconsistencies in Python PipelineOptions
> ------------------------------------------------
>
>                 Key: BEAM-1101
>                 URL: https://issues.apache.org/jira/browse/BEAM-1101
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py
>            Reporter: Pablo Estrada
>            Assignee: Frances Perry
>
> Some options have been removed from Java, and some have different default behavior in Java. Gotta make this consistent.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)