GitHub user paul-rogers opened a pull request:

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

    DRILL-5257: Boot-time control of query profiles

    Adds a boot-time option to save query profiles before final query
    response, after, or not at all.
    
    Tests for normal “async” case are normal unit tests. Tests for 
“sync”
    case are unit tests using the new framework that parse profiles.
    
    See DRILL-5257 JIRA for details.

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

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

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

    https://github.com/apache/drill/pull/747.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 #747
    
----
commit 36d489ded584ba4fa8460de910bf834b508ccfbb
Author: Paul Rogers <prog...@maprtech.com>
Date:   2017-02-13T03:50:35Z

    Boot-time control of query profiles
    
    Adds a boot-time option to save query profiles before final query
    response, after, or not at all.
    
    Tests for normal “async” case are normal unit tests. Tests for 
“sync”
    case are unit tests using the new framework that parse profiles.

----


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

Reply via email to