Merge branch 'APEXMALHAR-2176-filter-expressionFunctions' of https://github.com/yogidevendra/apex-malhar
Project: http://git-wip-us.apache.org/repos/asf/apex-malhar/repo Commit: http://git-wip-us.apache.org/repos/asf/apex-malhar/commit/99f89731 Tree: http://git-wip-us.apache.org/repos/asf/apex-malhar/tree/99f89731 Diff: http://git-wip-us.apache.org/repos/asf/apex-malhar/diff/99f89731 Branch: refs/heads/master Commit: 99f89731b9a40c573dfc4cc607599a5c68b2f5d4 Parents: a5ffae6 54c847a Author: Chinmay Kolhatkar <[email protected]> Authored: Thu Sep 8 16:24:12 2016 +0530 Committer: Chinmay Kolhatkar <[email protected]> Committed: Thu Sep 8 16:24:12 2016 +0530 ---------------------------------------------------------------------- .../datatorrent/lib/filter/FilterOperator.java | 50 +++++++++++++++----- .../com/datatorrent/lib/filter/FilterTest.java | 27 +++++++++-- 2 files changed, 60 insertions(+), 17 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/apex-malhar/blob/99f89731/library/src/main/java/com/datatorrent/lib/filter/FilterOperator.java ----------------------------------------------------------------------
