GitHub user zhangh43 opened a pull request:
https://github.com/apache/incubator-hawq/pull/50
HAWQ-89. format the explain analyze results
Description
There are some inconsistency for usage of "," and ";", and some words need
to be rephased.
Dispatcher statistics:
executors used(total/cached/new connection): (1/1/0); dispatcher
time(total/connection/dispatch data): (0.109 ms/0.000 ms/0.027 ms).
dispatch data time(max/min/avg): (0.027 ms/0.027 ms/0.027 ms); consume
executor data time(max/min/avg): (0.012 ms/0.012 ms/0.012 ms); free executor
time(max/min/avg): (0.000 ms/0.000 ms/0.000 ms).
Data locality statistics:
datalocality ratio: 0.000; virtual segments number: 1, different host
number: 1, segment number per host(avg/min/max): (1/1/1); segments
size(avg/min/max): (10011936.000/10011936/10011936); segments size with
penalty(avg/min/max): (20023872.000/20023872/20023872);
continuity(avg/min/max): (1.000/1.000/1.000).
Total runtime: 588.479 ms
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zhangh43/incubator-hawq huan11
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-hawq/pull/50.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 #50
----
commit a1566537b5afa0240f30f4e82800181804fe392b
Author: hubertzhang <[email protected]>
Date: 2015-10-28T02:28:27Z
HAWQ-89. format the explain analyze results
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---