GitHub user PawasChhokra opened a pull request:
https://github.com/apache/samza/pull/648
SAMZA-1890: Fix the creation of MapFunction in TestExecutionPlanner.
@dnishimura Kindly take a look.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/PawasChhokra/samza TestExecutionPlanner
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/648.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 #648
----
commit 36e89aee3bfcdefc1fb9b9d5a8c14d1227f47fb5
Author: Pawas Chhokra <pchhokra@...>
Date: 2018-09-19T22:00:13Z
Fix the way of creating MapFunction in TestExecutionPlanner.
----
---