GitHub user atoomula opened a pull request: https://github.com/apache/samza/pull/556
Table API: support table in low level API Code changes to support table in low level API. You can merge this pull request into a Git repository by running: $ git pull https://github.com/atoomula/samza table1 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/samza/pull/556.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 #556 ---- commit 7c32e64faedbb484482ff1a7fe4ee22abbb96eb3 Author: Aditya Toomula <atoomula@...> Date: 2018-06-15T17:35:56Z Table API: support table in low level API ---- ---