GitHub user gokulavasan opened a pull request: https://github.com/apache/incubator-tephra/pull/27 TEPHRA-210 Get table specific properties from tableDescriptor and oth… …er properties from getConfiguration method allowing users to override it to supply it JIRA : https://issues.apache.org/jira/browse/TEPHRA-210 Todo: Port this change to other compat modules after review of this change You can merge this pull request into a Git repository by running: $ git pull https://github.com/gokulavasan/incubator-tephra feature/tephra-210 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-tephra/pull/27.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 #27 ---- commit 119f132e4ad834ef30312bd52118f007b08466e7 Author: Gokul Gunasekaran Date: 2017-01-20T02:01:14Z TEPHRA-210 Get table specific properties from tableDescriptor and other properties from getConfiguration method allowing users to override it to supply it ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---