You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by atoomula <gi...@git.apache.org> on 2018/11/27 15:42:12 UTC

[GitHub] samza pull request #821: SAMZA-2007: Samza-sql - Fix Samza-SQL to not expect...

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 <at...@...>
Date:   2018-11-27T07:35:32Z

    dummy

commit 9fff957342ef6653e2db3fef3277e7b3b982a415
Author: Aditya Toomula <at...@...>
Date:   2018-11-27T15:40:50Z

    SAMZA-2007: Samza-sql - Fix Samza-SQL to not expect LogicalTableModify in the Calcite plan.

----


---

[GitHub] samza pull request #821: SAMZA-2007: Samza-sql - Fix Samza-SQL to not expect...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/samza/pull/821


---