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 <[hidden email]> 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 [hidden email] or file a JIRA ticket with INFRA. --- |
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 [hidden email] or file a JIRA ticket with INFRA. --- |
In reply to this post by qiuchenjian-2
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 [hidden email] or file a JIRA ticket with INFRA. --- |
In reply to this post by qiuchenjian-2
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 [hidden email] or file a JIRA ticket with INFRA. --- |
In reply to this post by qiuchenjian-2
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 [hidden email] or file a JIRA ticket with INFRA. --- |
Free forum by Nabble | Edit this page |