[ 
https://issues.apache.org/jira/browse/STORM-1505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

P. Taylor Goetz resolved STORM-1505.
------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.0.0

Merged to master/1.x-branch.

> Add map, flatMap and filter operations in trident api
> -----------------------------------------------------
>
>                 Key: STORM-1505
>                 URL: https://issues.apache.org/jira/browse/STORM-1505
>             Project: Apache Storm
>          Issue Type: Improvement
>            Reporter: Arun Mahadevan
>            Assignee: Arun Mahadevan
>             Fix For: 1.0.0
>
>
> map and flatMap are common stream operations. 
> Right now in trident this has to be implemented via each() which also sends 
> the input field values in addition to the mapped field values, so the map and 
> flatmap should make things slightly more efficient and easy.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to