You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by paul-rogers <gi...@git.apache.org> on 2017/03/14 03:43:51 UTC

[GitHub] drill pull request #782: DRILL-5352: Profile parser printing for multi fragm...

GitHub user paul-rogers opened a pull request:

    https://github.com/apache/drill/pull/782

    DRILL-5352: Profile parser printing for multi fragments

    Enhances the recently added ProfileParser to display run times for
    queries that contain multiple fragments. (The original version handled
    just a single fragment.)
    
    Prints the query in \u201cclassic\u201d mode if it is linear, or in the new
    semi-indented mode if the query forms a tree.
    
    Also cleans up formatting - removing spaces between parens.

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

    $ git pull https://github.com/paul-rogers/drill DRILL-5352

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

    https://github.com/apache/drill/pull/782.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 #782
    
----
commit 6f07584ac0bf0778d1164ab0b169dfba27957a1d
Author: Paul Rogers <pr...@maprtech.com>
Date:   2017-03-14T03:43:25Z

    DRILL-5352: Profile parser printing for multi fragments
    
    Enhances the recently added ProfileParser to display run times for
    queries that contain multiple fragments. (The original version handled
    just a single fragment.)
    
    Prints the query in \u201cclassic\u201d mode if it is linear, or in the new
    semi-indented mode if the query forms a tree.
    
    Also cleans up formatting - removing spaces between parens.

----


---
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] drill issue #782: DRILL-5352: Profile parser printing for multi fragments

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

    https://github.com/apache/drill/pull/782
  
    +1


---
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] drill pull request #782: DRILL-5352: Profile parser printing for multi fragm...

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

    https://github.com/apache/drill/pull/782


---
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.
---