You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by se...@apache.org on 2016/10/19 18:18:05 UTC

[38/40] hive git commit: HIVE-14671 : merge master into hive-14535 (Sergey Shelukhin)

HIVE-14671 : merge master into hive-14535 (Sergey Shelukhin)


Project: http://git-wip-us.apache.org/repos/asf/hive/repo
Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/f60bf247
Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/f60bf247
Diff: http://git-wip-us.apache.org/repos/asf/hive/diff/f60bf247

Branch: refs/heads/hive-14535
Commit: f60bf247b84786230a1fcd01d9497487bd80eaaf
Parents: 3f34134 044f1fa
Author: Sergey Shelukhin <se...@apache.org>
Authored: Wed Oct 19 10:51:30 2016 -0700
Committer: Sergey Shelukhin <se...@apache.org>
Committed: Wed Oct 19 10:51:30 2016 -0700

----------------------------------------------------------------------
 beeline/src/main/resources/BeeLine.properties   |    2 -
 .../apache/hive/beeline/TestBeeLineHistory.java |    2 +-
 .../test/resources/testconfiguration.properties |   84 +
 .../alter_table_invalidate_column_stats.q.out   |  932 ++++
 .../clientpositive/llap/authorization_2.q.out   |  667 +++
 .../llap/auto_smb_mapjoin_14.q.out              | 1973 +++++++
 .../clientpositive/llap/bucketmapjoin1.q.out    | 1068 ++++
 .../clientpositive/llap/bucketmapjoin2.q.out    | 1234 +++++
 .../clientpositive/llap/bucketmapjoin3.q.out    |  830 +++
 .../clientpositive/llap/bucketmapjoin4.q.out    |  798 +++
 .../llap/bucketsortoptimize_insert_6.q.out      | 1239 +++++
 .../llap/bucketsortoptimize_insert_7.q.out      |  621 +++
 .../clientpositive/llap/cbo_rp_limit.q.out      |   90 +
 .../clientpositive/llap/cbo_rp_subq_in.q.out    |  151 +
 .../clientpositive/llap/cbo_rp_udf_udaf.q.out   |  123 +
 .../llap/cbo_rp_udf_udaf_stats_opt.q.out        |  124 +
 .../clientpositive/llap/cbo_rp_views.q.out      |  237 +
 .../results/clientpositive/llap/cluster.q.out   | 1563 ++++++
 .../columnStatsUpdateForStatsOptimizer_1.q.out  | 1029 ++++
 .../llap/column_access_stats.q.out              |  938 ++++
 .../llap/columnstats_part_coltype.q.out         |  441 ++
 .../llap/correlationoptimizer3.q.out            | 1388 +++++
 .../results/clientpositive/llap/database.q.out  | 1484 +++++
 .../llap/drop_partition_with_stats.q.out        |  496 ++
 .../extrapolate_part_stats_partial_ndv.q.out    | 1301 +++++
 .../llap/groupby_grouping_id2.q.out             |  234 +
 .../llap/groupby_resolution.q.out               |  838 +++
 .../clientpositive/llap/join32_lessSize.q.out   | 2501 +++++++++
 .../clientpositive/llap/lateral_view.q.out      |  739 +++
 .../clientpositive/llap/limit_pushdown3.q.out   | 1446 +++++
 .../clientpositive/llap/multi_column_in.q.out   |  365 ++
 .../llap/multi_column_in_single.q.out           |  327 ++
 .../clientpositive/llap/multi_insert.q.out      | 2409 ++++++++
 .../llap/multi_insert_lateral_view.q.out        | 1507 ++++++
 .../clientpositive/llap/offset_limit.q.out      |  277 +
 .../llap/offset_limit_ppd_optimizer.q.out       | 1476 +++++
 .../clientpositive/llap/orc_create.q.out        |  782 +++
 .../clientpositive/llap/orc_ppd_varchar.q.out   |  220 +
 .../llap/orc_predicate_pushdown.q.out           | 1184 ++++
 .../llap/orc_split_elimination.q.out            |  532 ++
 .../llap/parquet_predicate_pushdown.q.out       | 1277 +++++
 .../clientpositive/llap/parquet_types.q.out     |  379 ++
 .../test/results/clientpositive/llap/pcs.q.out  | 1738 ++++++
 .../clientpositive/llap/ppd_union_view.q.out    |  686 +++
 .../clientpositive/llap/ppr_pushdown.q.out      |  328 ++
 .../llap/reduce_deduplicate_extended.q.out      | 5122 ++++++++++++++++++
 .../clientpositive/llap/skewjoinopt15.q.out     |  500 ++
 .../clientpositive/llap/skiphf_aggr.q.out       |  267 +
 .../clientpositive/llap/smb_mapjoin_14.q.out    | 1709 ++++++
 .../clientpositive/llap/smb_mapjoin_15.q.out    | 1140 ++++
 .../clientpositive/llap/smb_mapjoin_17.q.out    | 1069 ++++
 .../clientpositive/llap/smb_mapjoin_18.q.out    |  480 ++
 .../clientpositive/llap/smb_mapjoin_19.q.out    |  259 +
 .../clientpositive/llap/smb_mapjoin_4.q.out     | 1433 +++++
 .../clientpositive/llap/smb_mapjoin_5.q.out     | 1433 +++++
 .../clientpositive/llap/smb_mapjoin_6.q.out     | 2755 ++++++++++
 .../results/clientpositive/llap/stats11.q.out   |  996 ++++
 .../clientpositive/llap/subquery_views.q.out    |  571 ++
 .../clientpositive/llap/varchar_udf1.q.out      |  453 ++
 .../llap/vector_adaptor_usage_mode.q.out        | 1000 ++++
 60 files changed, 57244 insertions(+), 3 deletions(-)
----------------------------------------------------------------------