You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2021/09/23 02:33:14 UTC

[GitHub] [rocketmq-streams] speak2me opened a new pull request #71: Commit 20210923

speak2me opened a new pull request #71:
URL: https://github.com/apache/rocketmq-streams/pull/71


   1. add implementation of session window
   2. add test case in client program
   3. fix some issuses, such as event time issue


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [rocketmq-streams] duhenglucky commented on pull request #71: Commit 20210923

Posted by GitBox <gi...@apache.org>.
duhenglucky commented on pull request #71:
URL: https://github.com/apache/rocketmq-streams/pull/71#issuecomment-925524222


   @speak2me Would you like submit an issue first and then related to this PR ?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [rocketmq-streams] speak2me commented on pull request #71: Commit 20210923

Posted by GitBox <gi...@apache.org>.
speak2me commented on pull request #71:
URL: https://github.com/apache/rocketmq-streams/pull/71#issuecomment-927505903


   #74 refer to org.apache.rocketmq.streams.client.WindowTest


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [rocketmq-streams] yuanxiaodong merged pull request #71: #73 #74 session window and count(distinct) implementation

Posted by GitBox <gi...@apache.org>.
yuanxiaodong merged pull request #71:
URL: https://github.com/apache/rocketmq-streams/pull/71


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [rocketmq-streams] speak2me commented on pull request #71: Commit 20210923

Posted by GitBox <gi...@apache.org>.
speak2me commented on pull request #71:
URL: https://github.com/apache/rocketmq-streams/pull/71#issuecomment-925532558


   > @speak2me Would you like submit an issue first and then related to this PR ?
   
   copy that


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [rocketmq-streams] speak2me commented on pull request #71: Commit 20210923

Posted by GitBox <gi...@apache.org>.
speak2me commented on pull request #71:
URL: https://github.com/apache/rocketmq-streams/pull/71#issuecomment-925534805


   #73 the main implementation class is org.apache.rocketmq.streams.window.operator.impl.SessionOperator and the test case lie in org.apache.rocketmq.streams.client.WindowTest


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org