GitHub user pabloem opened a pull request:

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

    [proposal] Improving naming of steps that consume side inputs

    This would allow steps which consume side inputs to have a more intuitive 
name. We've had several users express confusion about their counters being 
associated to a step named **Do**.
    
    The previous appearance was like this:
    
![image](https://user-images.githubusercontent.com/1301740/28727697-9b5dbf66-737a-11e7-9327-7f76dbb37519.png)
    
    This change makes it look like this:
    
![image](https://user-images.githubusercontent.com/1301740/28727569-2d34bb66-737a-11e7-91e4-d5ec3e36f46a.png)
    
    r: @robertwb what do you think about this?

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

    $ git pull https://github.com/pabloem/incubator-beam improv-si

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

    https://github.com/apache/beam/pull/3659.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 #3659
    
----

----


---
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