You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by jackylk <gi...@git.apache.org> on 2017/03/27 15:27:09 UTC

[GitHub] incubator-carbondata pull request #705: [CARBONDATA-827] Fix query stats for...

GitHub user jackylk opened a pull request:

    https://github.com/apache/incubator-carbondata/pull/705

    [CARBONDATA-827] Fix query stats format error

    Fix format of output query statistics log:
    ```
    +--------------+----------------+--------------------+----------------+--------------+--------------------+---------------+---------------+---------------+-----------+-----------+-----------+
    |       task_id|load_blocks_time|load_dictionary_time|carbon_scan_time|carbon_IO_time| total_executor_time|scan_blocks_num|total_blocklets|valid_blocklets|total_pages|valid_pages|result_size|
    +--------------+----------------+--------------------+----------------+--------------+--------------------+---------------+---------------+---------------+-----------+-----------+-----------+
    |22035824523757|             2ms|                 2ms|         11448ms|         538ms|              2780ms|              1|              6|              6|        313|        313|       2444|
    +--------------+----------------+--------------------+----------------+--------------+--------------------+---------------+---------------+---------------+-----------+-----------+-----------+
    
    ```

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jackylk/incubator-carbondata log

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-carbondata/pull/705.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 #705
    
----
commit 20423b756cd8b0d599fe0e5de421f018b486319d
Author: jackylk <ja...@huawei.com>
Date:   2017-03-27T15:13:09Z

    fix query stats format problem

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-carbondata pull request #705: [CARBONDATA-827] Fix query stats for...

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

    https://github.com/apache/incubator-carbondata/pull/705


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-carbondata issue #705: [CARBONDATA-827] Fix query stats format err...

Posted by chenliang613 <gi...@git.apache.org>.
Github user chenliang613 commented on the issue:

    https://github.com/apache/incubator-carbondata/pull/705
  
    LGTM


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-carbondata issue #705: [CARBONDATA-827] Fix query stats format err...

Posted by jackylk <gi...@git.apache.org>.
Github user jackylk commented on the issue:

    https://github.com/apache/incubator-carbondata/pull/705
  
    retest this please


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-carbondata issue #705: [CARBONDATA-827] Fix query stats format err...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/incubator-carbondata/pull/705
  
    Build Success with Spark 1.6.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/1358/



---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---