[GitHub] incubator-quickstep pull request #295: Printed out the partition info in Que...

2017-09-14 Thread zuyu
Github user zuyu commented on a diff in the pull request: https://github.com/apache/incubator-quickstep/pull/295#discussion_r138971636 --- Diff: query_optimizer/tests/logical_generator/Create.test --- @@ -63,6 +67,15 @@ PARTITION BY HASH(attr1, attr2, attr3, attr4, attr5, attr6)

[GitHub] incubator-quickstep pull request #295: Printed out the partition info in Que...

2017-09-14 Thread hbdeshmukh
Github user hbdeshmukh commented on a diff in the pull request: https://github.com/apache/incubator-quickstep/pull/295#discussion_r138950122 --- Diff: query_optimizer/tests/logical_generator/Create.test --- @@ -63,6 +67,15 @@ PARTITION BY HASH(attr1, attr2, attr3, attr4, attr5,

[GitHub] incubator-quickstep pull request #295: Printed out the partition info in Que...

2017-09-11 Thread zuyu
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