You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by kkhatua <gi...@git.apache.org> on 2017/10/02 23:21:04 UTC

[GitHub] drill pull request #969: DRILL-5802: Provide a sortable table for tables wit...

GitHub user kkhatua opened a pull request:

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

    DRILL-5802: Provide a sortable table for tables within a query profile

    Using the DataTables jQuery library, we can now sort tables (fragments and operators) to group like values or sort on a column.
    In addition, additional tooltips have been provided for these columns.

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

    $ git pull https://github.com/kkhatua/drill DRILL-5802-Alt

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

    https://github.com/apache/drill/pull/969.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 #969
    
----
commit fb39faa8736c790989c8bc2497cf608563e8096f
Author: Kunal Khatua <kk...@maprtech.com>
Date:   2017-10-02T22:59:01Z

    DRILL-5802: Provide a sortable table for tables within a query profile
    
    Using the DataTables jQuery library, we can now sort tables (fragments and operators) to group like values or sort on a column.
    In addition, additional tooltips have been provided for these columns

----


---

[GitHub] drill pull request #969: DRILL-5802: Provide a sortable table for tables wit...

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

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


---