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 <d9li...@apache.org> Date: 2016-11-02T16:48:46Z Move the FunctionOperator to Malhar library ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---