GitHub user atoomula opened a pull request:
https://github.com/apache/samza/pull/804
SAMZA-1991: Samza-sql: Implement DSL converter plugin manager
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/atoomula/samza plugin
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/804.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 #804
----
commit e3e0bd2d3640ea5d81f4786a87073ba998a944dd
Author: Aditya Toomula <atoomula@...>
Date: 2018-10-31T18:23:07Z
DSL converter plugin implementation
commit 5e362a86373c3882057addbc31a9a7f7b0d8e1c0
Author: Aditya Toomula <atoomula@...>
Date: 2018-11-13T03:39:34Z
DSL converter plugin manager implementation
----
---