GitHub user aaltay reopened a pull request:

    https://github.com/apache/incubator-beam/pull/1685

    [BEAM-1185] Remove the word 'Pipeline' from the PipelineRunner subclasses

    The change is mostly mechanical, except for the runner.py (and its
    test). Temporarily added a way for not breaking existing users of this
    runners. After a grace period after the new year, I will remove that
    piece of code.


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/incubator-beam/pull/1685.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 #1685
    
----
commit 2d35464446ec34a11b4bb12d83d930cdbf9f6e48
Author: Ahmet Altay <al...@google.com>
Date:   2016-12-22T03:02:09Z

    Remove the word 'Pipeline' from the PipelineRunner subclasses.
    
    The change is mostly mechnanical, except for the runners.py (and its
    test). Temporarily added a way for not breaking existing users of this
    runners. After a grace period after the new year, I will remove that
    piece of code.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to