You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by GitBox <gi...@apache.org> on 2023/01/12 06:44:58 UTC

[GitHub] [rocketmq-streams] ni-ze opened a new issue, #247: Support flatMap function in GroupedStream

ni-ze opened a new issue, #247:
URL: https://github.com/apache/rocketmq-streams/issues/247

   flatmap function takes one element and produces zero, one, or more elements.  such as, a flatmap function splits sentences to words:
   
   `flatmap("hello world") -> "hello" "world"`
   


-- 
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: commits-unsubscribe@rocketmq.apache.org.apache.org

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


[GitHub] [rocketmq-streams] ni-ze closed issue #247: Support flatMap function in GroupedStream

Posted by "ni-ze (via GitHub)" <gi...@apache.org>.
ni-ze closed issue #247: Support flatMap function in GroupedStream
URL: https://github.com/apache/rocketmq-streams/issues/247


-- 
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: commits-unsubscribe@rocketmq.apache.org

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


[GitHub] [rocketmq-streams] joeCarf commented on issue #247: Support flatMap function in GroupedStream

Posted by "joeCarf (via GitHub)" <gi...@apache.org>.
joeCarf commented on issue #247:
URL: https://github.com/apache/rocketmq-streams/issues/247#issuecomment-1512904797

   I'd like to do this. plz assign it to me


-- 
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: commits-unsubscribe@rocketmq.apache.org

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


[GitHub] [rocketmq-streams] selectbook commented on issue #247: Support flatMap function in GroupedStream

Posted by "selectbook (via GitHub)" <gi...@apache.org>.
selectbook commented on issue #247:
URL: https://github.com/apache/rocketmq-streams/issues/247#issuecomment-1441282508

   please assign it to me


-- 
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: commits-unsubscribe@rocketmq.apache.org

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


[GitHub] [rocketmq-streams] elenacliu commented on issue #247: Support flatMap function in GroupedStream

Posted by "elenacliu (via GitHub)" <gi...@apache.org>.
elenacliu commented on issue #247:
URL: https://github.com/apache/rocketmq-streams/issues/247#issuecomment-1519631798

   Can you assign it to me? I‘m working on this these days.


-- 
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: commits-unsubscribe@rocketmq.apache.org

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