[2/6] impala git commit: IMPALA-6476: Skip krpc mem test that uses stress options

2018-02-04 Thread lv
IMPALA-6476: Skip krpc mem test that uses stress options Some of the tests added in IMPALA-6193 rely on flags that are only compiled for debug binaries. This change marks those tests as debug-only so that they do not break the release tests. Change-Id: I89ae25ee8c1aca3833c2d98e902ddaad2dd01aad

[5/6] impala git commit: IMPALA-6228: Control stats extrapolation via tbl prop.

2018-02-04 Thread lv
IMPALA-6228: Control stats extrapolation via tbl prop. Introduces a new TBLPROPERTY for controlling stats extrapolation on a per-table basis: impala.enable.stats.extrapolation=true/false The property key was chosen to be consistent with the impalad startup flag --enable_stats_extrapolation and

[4/6] impala git commit: IMPALA-5293: Turn insert clustering on by default

2018-02-04 Thread lv
IMPALA-5293: Turn insert clustering on by default This change enables clustering by default. IMPALA-2521 introduced the 'clustered' hint which inserts a local sort by the partitioning columns to a query plan. The hint is only effective for HDFS and Kudu tables. Like before, the 'noclustered'

[6/6] impala git commit: IMPALA-6475: Enable running TPCH on Kudu

2018-02-04 Thread lv
IMPALA-6475: Enable running TPCH on Kudu Change-Id: I88b66f5db105694b3bcf33360887265996f9059c Reviewed-on: http://gerrit.cloudera.org:8080/9206 Reviewed-by: Michael Brown Tested-by: Impala Public Jenkins Project: http://git-wip-us.apache.org/repos/asf/impala/repo Commit: