GitHub user chinmaykolhatkar opened a pull request:

    https://github.com/apache/incubator-apex-malhar/pull/209

    APEXMALHAR-2010 Add Tranform operator

    Added expression interface and java expression parser.
    Added expression support in PojoUtils.
    Added unit tests for Expression support in PojoUtils.
    Added transform operator.
    Added unit tests for transform operator.

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

    $ git pull https://github.com/chinmaykolhatkar/incubator-apex-malhar 
APEXMALHAR-2010_Transform

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

    https://github.com/apache/incubator-apex-malhar/pull/209.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 #209
    
----
commit d174bb7b964f254a984c4192eae23261c0510a9f
Author: chinmaykolhatkar <[email protected]>
Date:   2016-03-08T11:33:54Z

    APEXMALHAR-2010 Add Tranform operator
    
    Added expression interface and java expression parser.
    Added expression support in PojoUtils.
    Added unit tests for Expression support in PojoUtils.
    Added transform operator.
    Added unit tests for transform operator.

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to