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 2016/12/28 23:35:58 UTC

[jira] [Commented] (BEAM-1224) Rename options.py to pipeline_options.py

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

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

GitHub user mariapython opened a pull request:

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

    [BEAM-1224] Rename options.py to pipeline_options.py

    options.py contains the class PipelineOptions (and other classes derived from it) and should be renamed pipeline_options.py for clarity. Its test file is pipeline_options_test.py.


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

    $ git pull https://github.com/mariapython/incubator-beam rename_options

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

    https://github.com/apache/beam/pull/1714.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 #1714
    
----
commit 3994673836636e3528d40569a019744f4b751239
Author: Maria Garcia Herrero <ma...@google.com>
Date:   2016-12-28T23:28:37Z

    Rename options.py -> pipeline_options.py

----


> Rename options.py to pipeline_options.py
> ----------------------------------------
>
>                 Key: BEAM-1224
>                 URL: https://issues.apache.org/jira/browse/BEAM-1224
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-py
>    Affects Versions: 0.3.0-incubating
>            Reporter: María GH
>            Assignee: María GH
>            Priority: Minor
>   Original Estimate: 144h
>  Remaining Estimate: 144h
>
> options.py contains the class PipelineOptions (and other classes derived from it) and should be renamed pipeline_options.py for clarity. Its test file is pipeline_options_test.py.



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