You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by tgroh <gi...@git.apache.org> on 2016/03/02 23:05:16 UTC

[GitHub] incubator-beam pull request: [BEAM-86] Add CountingInput as a PTra...

GitHub user tgroh opened a pull request:

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

    [BEAM-86] Add CountingInput as a PTransform

    This transform produces an unbounded PCollection containing longs based
    on a CountingSource.
    
    Deprecate methods producing a Source in CountingSource.

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

    $ git pull https://github.com/tgroh/incubator-beam counting_source_as_transform

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

    https://github.com/apache/incubator-beam/pull/10.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 #10
    
----
commit 33c8e3989203ccc931293410f73dc2da7b99d23b
Author: Thomas Groh <tg...@google.com>
Date:   2016-03-02T22:03:28Z

    Add CountingInput as a PTransform
    
    This transform produces an unbounded PCollection containing longs based
    on a CountingSource.
    
    Deprecate methods producing a Source in CountingSource.

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-beam pull request: [BEAM-86] Add CountingInput as a PTra...

Posted by tgroh <gi...@git.apache.org>.
Github user tgroh closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---