You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gearpump.apache.org by manuzhang <gi...@git.apache.org> on 2017/05/27 06:07:20 UTC

[GitHub] incubator-gearpump pull request #185: [GEARPUMP-315] Add GlobalWindows and i...

GitHub user manuzhang opened a pull request:

    https://github.com/apache/incubator-gearpump/pull/185

    [GEARPUMP-315] Add GlobalWindows and implement groupBy on it

    Be sure to do all of the following to help us incorporate your contribution
    quickly and easily:
    
     - [ ] Make sure the commit message is formatted like:
       `[GEARPUMP-<Jira issue #>] Meaningful description of pull request` 
     - [ ] Make sure tests pass via `sbt clean test`.
     - [ ] Make sure old documentation affected by the pull request has been updated and new documentation added for new functionality. 
    


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

    $ git pull https://github.com/manuzhang/incubator-gearpump global_window

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

    https://github.com/apache/incubator-gearpump/pull/185.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 #185
    
----
commit ccd44ae9f65571eeed35b5c65d27157ca7f84470
Author: manuzhang <ow...@gmail.com>
Date:   2017-05-27T06:05:51Z

    [GEARPUMP-315] Add GlobalWindows and implement groupBy on it

----


---
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-gearpump issue #185: [GEARPUMP-315] Add GlobalWindows and implemen...

Posted by manuzhang <gi...@git.apache.org>.
Github user manuzhang commented on the issue:

    https://github.com/apache/incubator-gearpump/pull/185
  
    R: @huafengw 


---
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-gearpump issue #185: [GEARPUMP-315] Add GlobalWindows and implemen...

Posted by codecov-io <gi...@git.apache.org>.
Github user codecov-io commented on the issue:

    https://github.com/apache/incubator-gearpump/pull/185
  
    # [Codecov](https://codecov.io/gh/apache/incubator-gearpump/pull/185?src=pr&el=h1) Report
    > Merging [#185](https://codecov.io/gh/apache/incubator-gearpump/pull/185?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-gearpump/commit/fc8006cead6f05aeda2b835deef1f843f6b9a926?src=pr&el=desc) will **increase** coverage by `0.03%`.
    > The diff coverage is `33.33%`.
    
    
    
    ```diff
    @@            Coverage Diff             @@
    ##           master     #185      +/-   ##
    ==========================================
    + Coverage   71.92%   71.95%   +0.03%     
    ==========================================
      Files         191      191              
      Lines        6084     6087       +3     
      Branches      523      532       +9     
    ==========================================
    + Hits         4376     4380       +4     
    + Misses       1708     1707       -1
    ```
    



---
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-gearpump issue #185: [GEARPUMP-315] Add GlobalWindows and implemen...

Posted by huafengw <gi...@git.apache.org>.
Github user huafengw commented on the issue:

    https://github.com/apache/incubator-gearpump/pull/185
  
    +1


---
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-gearpump pull request #185: [GEARPUMP-315] Add GlobalWindows and i...

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

    https://github.com/apache/incubator-gearpump/pull/185


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