GitHub user dxichen opened a pull request: https://github.com/apache/samza/pull/352
Added tests, make eventData creation extensible @vjagadish1989 Required for internal custom eventData creation You can merge this pull request into a Git repository by running: $ git pull https://github.com/dxichen/samza create-event-data-extensible Alternatively you can review and apply these changes as the patch at: https://github.com/apache/samza/pull/352.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 #352 ---- commit 15d83c14e27aead0339400baca6db122e36c19ff Author: Daniel Chen <29577458+dxic...@users.noreply.github.com> Date: 2017-11-08T00:14:01Z Added tests, make eventData creation extensible ---- ---