[GitHub] drill pull request #987: DRILL-5863: Sortable table incorrectly sorts fragme...

2017-11-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/987 ---

[GitHub] drill pull request #987: DRILL-5863: Sortable table incorrectly sorts fragme...

2017-10-31 Thread kkhatua
Github user kkhatua commented on a diff in the pull request: https://github.com/apache/drill/pull/987#discussion_r148126237 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/server/rest/profile/OperatorWrapper.java --- @@ -76,12 +77,14 @@ public String getId() {

[GitHub] drill pull request #987: DRILL-5863: Sortable table incorrectly sorts fragme...

2017-10-31 Thread kkhatua
Github user kkhatua commented on a diff in the pull request: https://github.com/apache/drill/pull/987#discussion_r148123715 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/server/rest/profile/OperatorWrapper.java --- @@ -76,12 +77,14 @@ public String getId() {

[GitHub] drill pull request #987: DRILL-5863: Sortable table incorrectly sorts fragme...

2017-10-16 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/987#discussion_r144914422 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/server/rest/profile/OperatorWrapper.java --- @@ -76,12 +77,14 @@ public String getId() {

[GitHub] drill pull request #987: DRILL-5863: Sortable table incorrectly sorts fragme...

2017-10-16 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/987#discussion_r144914493 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/server/rest/profile/FragmentWrapper.java --- @@ -244,7 +248,8 @@ public String getContent()

[GitHub] drill pull request #987: DRILL-5863: Sortable table incorrectly sorts fragme...

2017-10-16 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/987#discussion_r144914241 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/server/rest/profile/OperatorWrapper.java --- @@ -76,12 +77,14 @@ public String getId() {

[GitHub] drill pull request #987: DRILL-5863: Sortable table incorrectly sorts fragme...

2017-10-11 Thread kkhatua
GitHub user kkhatua opened a pull request: https://github.com/apache/drill/pull/987 DRILL-5863: Sortable table incorrectly sorts fragments/time lexically The DataTables jQuery library sorts data based on the value of the element in a column. However, since Drill publishes