GitHub user chinmaykolhatkar reopened 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.
@sandeepdeshmukh @vrozov Please review and merge.
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 47df5ebc676b8f3b49c34cf80bf5c064fb7dad6a
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.
---