GitHub user atoomula opened a pull request:
https://github.com/apache/samza/pull/577
SAMZA-1782: Making getTableSpecs API in TableConfigGenerator util class
public
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/atoomula/samza table3
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/577.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 #577
----
commit dfc8a3333ad0f6d889d4d86e1c1f11ef6e98abc0
Author: Aditya Toomula <atoomula@...>
Date: 2018-07-24T19:21:22Z
Making getTableSpecs API in TableConfigGenerator util class public
----
---