You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by robertwb <gi...@git.apache.org> on 2017/03/08 01:21:20 UTC

[GitHub] beam pull request #2190: [BEAM-115] Runner API representation of windowing s...

GitHub user robertwb opened a pull request:

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

    [BEAM-115] Runner API representation of windowing strategies for Python

    Be sure to do all of the following to help us incorporate your contribution
    quickly and easily:
    
     - [ ] Make sure the PR title is formatted like:
       `[BEAM-<Jira issue #>] Description of pull request`
     - [ ] Make sure tests pass via `mvn clean verify`. (Even better, enable
           Travis-CI on your fork and ensure the whole test matrix passes).
     - [ ] Replace `<Jira issue #>` in the title with the actual Jira issue
           number, if there is one.
     - [ ] If this contribution is large, please file an Apache
           [Individual Contributor License Agreement](https://www.apache.org/licenses/icla.txt).
    
    ---


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

    $ git pull https://github.com/robertwb/incubator-beam py-runner-api

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

    https://github.com/apache/beam/pull/2190.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 #2190
    
----
commit 356266b26684ad7e6846eaba33f6744f365890cf
Author: Robert Bradshaw <ro...@gmail.com>
Date:   2017-03-07T20:02:08Z

    Auto-generated runner api proto bindings.

commit e18be9cb1dd665a10b7250209c28d10600614bdb
Author: Robert Bradshaw <ro...@gmail.com>
Date:   2017-03-07T20:04:27Z

    Runner API context helper classes.

commit 0624235719bb9f813e620939fc0e11ac713708cb
Author: Robert Bradshaw <ro...@gmail.com>
Date:   2017-03-07T20:21:02Z

    Runner API encoding of WindowFns.

commit 243ba920ee1682f8c7863c339b7d057c9fecb14c
Author: Robert Bradshaw <ro...@gmail.com>
Date:   2017-03-08T00:18:02Z

    Runner API translation of triggers and windowing strategies.

----


---
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] beam pull request #2190: [BEAM-115] Runner API representation of windowing s...

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

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


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