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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]