You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/10/02 23:22:00 UTC

[jira] [Commented] (DRILL-5802) Provide a sortable table for tables within a query profile

    [ https://issues.apache.org/jira/browse/DRILL-5802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16189036#comment-16189036 ] 

ASF GitHub Bot commented on DRILL-5802:
---------------------------------------

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

----


> Provide a sortable table for tables within a query profile
> ----------------------------------------------------------
>
>                 Key: DRILL-5802
>                 URL: https://issues.apache.org/jira/browse/DRILL-5802
>             Project: Apache Drill
>          Issue Type: Sub-task
>          Components: Web Server
>    Affects Versions: 1.11.0
>            Reporter: Kunal Khatua
>            Assignee: Kunal Khatua
>            Priority: Minor
>             Fix For: 1.12.0
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)