GitHub user atoomula opened a pull request: https://github.com/apache/samza/pull/558
Fix JsonRelConverter to recursively convert relRecords. You can merge this pull request into a Git repository by running: $ git pull https://github.com/atoomula/samza sql1 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/samza/pull/558.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 #558 ---- commit ee07d2bf249b75cd083210a28c2f1151cb7becd0 Author: Aditya Toomula <atoomula@...> Date: 2018-06-20T01:15:00Z Fix JsonRelConverter to recursively convert relRecords. ---- ---