GitHub user srinipunuru opened a pull request: https://github.com/apache/samza/pull/763
Print the logical plan during query planning Minor fix to print the logical plan. You can merge this pull request into a Git repository by running: $ git pull https://github.com/srinipunuru/samza print.1 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/samza/pull/763.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 #763 ---- commit 0325cc9b60d795919b44ca32ef109fd3104042bd Author: Srinivasulu Punuru <spunuru@...> Date: 2018-10-25T20:42:54Z Print the logical plan during query planning ---- ---