[ 
https://issues.apache.org/jira/browse/APEXMALHAR-2220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15629562#comment-15629562
 ] 

ASF GitHub Bot commented on APEXMALHAR-2220:
--------------------------------------------

GitHub user d9liang opened a pull request:

    https://github.com/apache/apex-malhar/pull/480

    [APEXMALHAR-2220] Move the FunctionOperator to Malhar library

    Merge function operators under org.apache.apex.malhar.stream.api.operator 
and function interface under org.apache.apex.malhar.stream.api.function into 
org.apache.apex.malhar.lib.function.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/d9liang/apex-malhar APEXMALHAR-2220

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/apex-malhar/pull/480.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #480
    
----
commit 59d5d701fb9acc2d2b03f0338d5b7a22beee5764
Author: Dongming Liang <[email protected]>
Date:   2016-11-02T16:48:46Z

    Move the FunctionOperator to Malhar library

----


> Move the FunctionOperator to Malhar library
> -------------------------------------------
>
>                 Key: APEXMALHAR-2220
>                 URL: https://issues.apache.org/jira/browse/APEXMALHAR-2220
>             Project: Apache Apex Malhar
>          Issue Type: Improvement
>            Reporter: Siyuan Hua
>            Assignee: Dongming Liang
>
> FunctionOperator initially is just designed for high-level API and we think 
> it can also useful if people want to build stateless transformation and work 
> with other operator directly. FunctionOperator can be reused. Thus we should 
> move FO to malhar library



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

Reply via email to