mirror of
https://github.com/apache/impala.git
synced 2025-12-19 09:58:28 -05:00
In the "Fragment Instances" page of a query, even though it is possible to sort the rows based on the fragment's name, it is difficult to distinguish between fragments and their instances. With row grouping based on fragment's name, it becomes easier to distinguish one fragment's instance from the other. The lexographical sorting of instances can still be done based on different columns, which splits the fragment's group and orders the rows lexicographically only based on the column's values. Row grouping has been implemented using the "RowGroup" extension for datatables - https://datatables.net/extensions/rowgroup/. Datatable libraries and its extensions have been added under the directory - "www/datatables". The datatable library's license has been updated according to version 1.13.2, which was previously not updated. The related row grouping extension's license has also been included. Change-Id: If2b7ed6e2a6d605553242a7db4dbeaa7fcae4606 Reviewed-on: http://gerrit.cloudera.org:8080/22226 Reviewed-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com> Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
27 lines
1.2 KiB
Plaintext
27 lines
1.2 KiB
Plaintext
# Marking minified JS, CSS, etc, files prevents long lines from showing up in "git grep".
|
|
tests/comparison/leopard/static/css/bootstrap.css binary
|
|
tests/comparison/leopard/static/css/bootstrap.css.map binary
|
|
tests/comparison/leopard/static/css/bootstrap.min.css binary
|
|
tests/comparison/leopard/static/css/bootstrap-theme.min.css binary
|
|
tests/comparison/leopard/static/css/bootstrap-theme.css.map binary
|
|
tests/comparison/leopard/static/js/bootstrap.js binary
|
|
tests/comparison/leopard/static/js/bootstrap.min.js binary
|
|
tests/comparison/leopard/static/js/highlight.pack.js binary
|
|
www/bootstrap/css/bootstrap.css binary
|
|
www/bootstrap/css/bootstrap-4.3.1.min.css binary
|
|
www/bootstrap/css/bootstrap.css.map binary
|
|
www/bootstrap/css/bootstrap.min.css binary
|
|
www/bootstrap/css/bootstrap.min.css.map binary
|
|
www/bootstrap/js/bootstrap.js binary
|
|
www/bootstrap/js/bootstrap.min.js
|
|
www/bootstrap/js/bootstrap.min.js binary
|
|
www/c3/c3.v7.min.js binary
|
|
www/c3/c3.v7.min.css binary
|
|
www/d3.v3.min.js binary
|
|
www/d3.v5.min.js binary
|
|
www/dagre-d3.min.js binary
|
|
www/datatables/**/*.min.js binary
|
|
www/datatables/**/*.min.css binary
|
|
www/highlight/highlight.pack.js binary
|
|
www/jquery/jquery-3.5.1.min.js binary
|
|
www/pako.min.js binary |