GitHub user zuyu opened a pull request: https://github.com/apache/incubator-quickstep/pull/295
Printed out the partition info in QueryPlan. This PR displayed the partition info in the query plan. Assigned to @hbdeshmukh. You can merge this pull request into a Git repository by running: $ git pull https://github.com/zuyu/incubator-quickstep query-plan-part-info Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-quickstep/pull/295.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 #295 ---- commit 35a4d26c527ee49aa5d0993e647012fa82ff8695 Author: Zuyu Zhang <z...@cs.wisc.edu> Date: 2017-09-11T16:57:10Z Printed out the partition info in QueryPlan. ---- ---