You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@heron.apache.org by GitBox <gi...@apache.org> on 2018/12/20 19:14:56 UTC

[GitHub] nwangtw opened a new pull request #3131: Nwang/add count and reduce operations in streamlet

nwangtw opened a new pull request #3131: Nwang/add count and reduce operations in streamlet
URL: https://github.com/apache/incubator-heron/pull/3131
 
 
   Add the following functions in Streamlet (Java and Scala) and their unit tests.
   
   countByKey
   countByKeyAndWindow
   reduceByKey
   
   Currently we have only reduceByKeyAndWindow().
   
   Integration test to be added next

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services