GitHub user atoomula opened a pull request: https://github.com/apache/samza/pull/821
SAMZA-2007: Samza-sql - Fix Samza-SQL to not expect LogicalTableModify in the Calcite plan. This is required for supporting schema evolution without failing the jobs. You can merge this pull request into a Git repository by running: $ git pull https://github.com/atoomula/samza modify Alternatively you can review and apply these changes as the patch at: https://github.com/apache/samza/pull/821.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 #821 ---- commit f3e887c68aa5d998280f77d1427d75f44d405c7b Author: Aditya Toomula <atoomula@...> Date: 2018-11-27T07:35:32Z dummy commit 9fff957342ef6653e2db3fef3277e7b3b982a415 Author: Aditya Toomula <atoomula@...> Date: 2018-11-27T15:40:50Z SAMZA-2007: Samza-sql - Fix Samza-SQL to not expect LogicalTableModify in the Calcite plan. ---- ---