impala git commit: IMPALA-6966: sort table memory by size in catalogd web UI

2018-05-10 Thread abehm
Repository: impala Updated Branches: refs/heads/master 49413d9c5 -> ea4715fd7 IMPALA-6966: sort table memory by size in catalogd web UI This patch fix the sorting order in "Top-K Tables with Highest Memory Requirements" in which "Estimated memory" column is sorted as strings. Values got from

[3/8] impala git commit: IMPALA-6999: Upgrade to sqlparse-0.1.19 for Impala shell

2018-05-10 Thread joemcdonnell
http://git-wip-us.apache.org/repos/asf/impala/blob/49413d9c/shell/ext-py/sqlparse-0.1.19/sqlparse/tokens.py -- diff --git a/shell/ext-py/sqlparse-0.1.19/sqlparse/tokens.py b/shell/ext-py/sqlparse-0.1.19/sqlparse/tokens.py new

[6/8] impala git commit: IMPALA-6999: Upgrade to sqlparse-0.1.19 for Impala shell

2018-05-10 Thread joemcdonnell
http://git-wip-us.apache.org/repos/asf/impala/blob/49413d9c/shell/ext-py/sqlparse-0.1.14/sqlparse/utils.py -- diff --git a/shell/ext-py/sqlparse-0.1.14/sqlparse/utils.py b/shell/ext-py/sqlparse-0.1.14/sqlparse/utils.py deleted

[2/8] impala git commit: IMPALA-6999: Upgrade to sqlparse-0.1.19 for Impala shell

2018-05-10 Thread joemcdonnell
http://git-wip-us.apache.org/repos/asf/impala/blob/49413d9c/shell/ext-py/sqlparse-0.1.19/tests/test_regressions.py -- diff --git a/shell/ext-py/sqlparse-0.1.19/tests/test_regressions.py

[1/8] impala git commit: Update version to 3.1.0-SNAPSHOT

2018-05-10 Thread joemcdonnell
Repository: impala Updated Branches: refs/heads/master 3e7364503 -> 49413d9c5 Update version to 3.1.0-SNAPSHOT Change-Id: Ia2e2df73d27fa332d17fec4e9aa469ea91b14167 Reviewed-on: http://gerrit.cloudera.org:8080/10360 Reviewed-by: Michael Brown Tested-by: Impala Public

[1/4] impala git commit: IMPALA-6819: Add new queries to targeted-perf workload

2018-05-10 Thread joemcdonnell
Repository: impala Updated Branches: refs/heads/master 28c1f7652 -> 3e7364503 http://git-wip-us.apache.org/repos/asf/impala/blob/c35ec6c9/testdata/workloads/targeted-perf/queries/primitive_shuffle_1mb_rows.test -- diff --git