hive git commit: HIVE-16793: Scalar sub-query: sq_count_check not required if gby keys are constant (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-07-13 Thread vgarg
Repository: hive Updated Branches: refs/heads/master 4a567f865 -> 4514ec969 HIVE-16793: Scalar sub-query: sq_count_check not required if gby keys are constant (Vineet Garg, reviewed by Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[3/3] hive git commit: HIVE-17066: Query78 filter wrong estimatation is generating bad plan (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-07-12 Thread vgarg
HIVE-17066: Query78 filter wrong estimatation is generating bad plan (Vineet Garg, reviewed by Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/6bedc3db Tree:

[1/3] hive git commit: HIVE-17066: Query78 filter wrong estimatation is generating bad plan (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-07-12 Thread vgarg
Repository: hive Updated Branches: refs/heads/master fadfcc67c -> 6bedc3dba http://git-wip-us.apache.org/repos/asf/hive/blob/6bedc3db/ql/src/test/results/clientpositive/llap/tez_vector_dynpart_hashjoin_2.q.out -- diff --git

[2/3] hive git commit: HIVE-17066: Query78 filter wrong estimatation is generating bad plan (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-07-12 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/6bedc3db/ql/src/test/results/clientpositive/llap/subquery_notin.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/subquery_notin.q.out

[1/7] hive git commit: HIVE-17308: Improvement in join cardinality estimation (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-08-22 Thread vgarg
Repository: hive Updated Branches: refs/heads/master 2dd98 -> ff30a1ebf http://git-wip-us.apache.org/repos/asf/hive/blob/ff30a1eb/ql/src/test/results/clientpositive/spark/join_cond_pushdown_4.q.out -- diff --git

[5/7] hive git commit: HIVE-17308: Improvement in join cardinality estimation (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-08-22 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/ff30a1eb/ql/src/test/results/clientpositive/llap/subquery_views.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/subquery_views.q.out

[2/7] hive git commit: HIVE-17308: Improvement in join cardinality estimation (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-08-22 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/ff30a1eb/ql/src/test/results/clientpositive/perf/query72.q.out -- diff --git a/ql/src/test/results/clientpositive/perf/query72.q.out

[3/7] hive git commit: HIVE-17308: Improvement in join cardinality estimation (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-08-22 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/ff30a1eb/ql/src/test/results/clientpositive/perf/query64.q.out -- diff --git a/ql/src/test/results/clientpositive/perf/query64.q.out

[7/7] hive git commit: HIVE-17308: Improvement in join cardinality estimation (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-08-22 Thread vgarg
HIVE-17308: Improvement in join cardinality estimation (Vineet Garg, reviewed by Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/ff30a1eb Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/ff30a1eb Diff:

[4/7] hive git commit: HIVE-17308: Improvement in join cardinality estimation (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-08-22 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/ff30a1eb/ql/src/test/results/clientpositive/perf/query50.q.out -- diff --git a/ql/src/test/results/clientpositive/perf/query50.q.out

hive git commit: HIVE-16689: Correlated scalar subquery with comparison to constant in predicate fails(Vineet Garg reviewed by Ashutosh Chauhan)

2017-05-23 Thread vgarg
Repository: hive Updated Branches: refs/heads/master ea4807dd9 -> 6430064f7 HIVE-16689: Correlated scalar subquery with comparison to constant in predicate fails(Vineet Garg reviewed by Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-16636: Add TPC-DS query24 to TestPerCli driver.(Vineet Garg, reviewed by Ashutosh Chauhan)

2017-05-18 Thread vgarg
Repository: hive Updated Branches: refs/heads/master 1dfe101a7 -> 189d45429 HIVE-16636: Add TPC-DS query24 to TestPerCli driver.(Vineet Garg, reviewed by Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-16851: Scalar subquery with group by missing sq_count_check UDF (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-06-11 Thread vgarg
Repository: hive Updated Branches: refs/heads/master ca8ba1d13 -> ea5999724 HIVE-16851: Scalar subquery with group by missing sq_count_check UDF (Vineet Garg, reviewed by Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[2/2] hive git commit: HIVE-17465 Statistics: Drill-down filters don't reduce row-counts progressively (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-18 Thread vgarg
HIVE-17465 Statistics: Drill-down filters don't reduce row-counts progressively (Vineet Garg, reviewed by Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/20b84523 Tree:

[1/2] hive git commit: HIVE-17465 Statistics: Drill-down filters don't reduce row-counts progressively (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-18 Thread vgarg
Repository: hive Updated Branches: refs/heads/master 527d13b08 -> 20b84523d http://git-wip-us.apache.org/repos/asf/hive/blob/20b84523/ql/src/test/results/clientpositive/spark/vectorization_12.q.out -- diff --git

hive git commit: HIVE-17535 Select 1 EXCEPT Select 1 fails with NPE (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-20 Thread vgarg
Repository: hive Updated Branches: refs/heads/master c5b3ccc41 -> 583a9511b HIVE-17535 Select 1 EXCEPT Select 1 fails with NPE (Vineet Garg,reviewed by Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-17493 Improve PKFK cardinality estimation in Physical planning (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-17 Thread vgarg
Repository: hive Updated Branches: refs/heads/master f772ba3cd -> b20899e3f HIVE-17493 Improve PKFK cardinality estimation in Physical planning (Vineet Garg, reviewed by Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[10/23] hive git commit: HIVE-17536 : StatsUtil::getBasicStatForTable doesn't distinguish b/w absence of statistics or zero stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-25 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/6a99cf53/ql/src/test/results/clientpositive/spark/bucketmapjoin_negative3.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/bucketmapjoin_negative3.q.out

[05/23] hive git commit: HIVE-17536 : StatsUtil::getBasicStatForTable doesn't distinguish b/w absence of statistics or zero stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-25 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/6a99cf53/ql/src/test/results/clientpositive/subquery_in_having.q.out -- diff --git a/ql/src/test/results/clientpositive/subquery_in_having.q.out

[09/23] hive git commit: HIVE-17536 : StatsUtil::getBasicStatForTable doesn't distinguish b/w absence of statistics or zero stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-25 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/6a99cf53/ql/src/test/results/clientpositive/spark/join_nullsafe.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/join_nullsafe.q.out

[04/23] hive git commit: HIVE-17536 : StatsUtil::getBasicStatForTable doesn't distinguish b/w absence of statistics or zero stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-25 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/6a99cf53/ql/src/test/results/clientpositive/vector_windowing_multipartitioning.q.out -- diff --git a/ql/src/test/results/clientpositive/vector_windowing_multipartitioning.q.out

[02/23] hive git commit: HIVE-17536 : StatsUtil::getBasicStatForTable doesn't distinguish b/w absence of statistics or zero stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-25 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/6a99cf53/ql/src/test/results/clientpositive/vector_windowing_windowspec.q.out -- diff --git a/ql/src/test/results/clientpositive/vector_windowing_windowspec.q.out

[11/23] hive git commit: HIVE-17536 : StatsUtil::getBasicStatForTable doesn't distinguish b/w absence of statistics or zero stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-25 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/6a99cf53/ql/src/test/results/clientpositive/nullscript.q.out -- diff --git a/ql/src/test/results/clientpositive/nullscript.q.out

[08/23] hive git commit: HIVE-17536 : StatsUtil::getBasicStatForTable doesn't distinguish b/w absence of statistics or zero stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-25 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/6a99cf53/ql/src/test/results/clientpositive/spark/smb_mapjoin_1.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/smb_mapjoin_1.q.out

[13/23] hive git commit: HIVE-17536 : StatsUtil::getBasicStatForTable doesn't distinguish b/w absence of statistics or zero stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-25 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/6a99cf53/ql/src/test/results/clientpositive/llap/subquery_multi.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/subquery_multi.q.out

[23/23] hive git commit: HIVE-17536 : StatsUtil::getBasicStatForTable doesn't distinguish b/w absence of statistics or zero stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-25 Thread vgarg
HIVE-17536 : StatsUtil::getBasicStatForTable doesn't distinguish b/w absence of statistics or zero stats (Vineet Garg, reviewed by Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/6a99cf53 Tree:

[18/23] hive git commit: HIVE-17536 : StatsUtil::getBasicStatForTable doesn't distinguish b/w absence of statistics or zero stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-25 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/6a99cf53/ql/src/test/results/clientpositive/llap/count.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/count.q.out

[21/23] hive git commit: HIVE-17536 : StatsUtil::getBasicStatForTable doesn't distinguish b/w absence of statistics or zero stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-25 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/6a99cf53/ql/src/test/results/clientpositive/distinct_windowing_no_cbo.q.out -- diff --git a/ql/src/test/results/clientpositive/distinct_windowing_no_cbo.q.out

[03/23] hive git commit: HIVE-17536 : StatsUtil::getBasicStatForTable doesn't distinguish b/w absence of statistics or zero stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-25 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/6a99cf53/ql/src/test/results/clientpositive/vector_windowing_range_multiorder.q.out -- diff --git a/ql/src/test/results/clientpositive/vector_windowing_range_multiorder.q.out

[14/23] hive git commit: HIVE-17536 : StatsUtil::getBasicStatForTable doesn't distinguish b/w absence of statistics or zero stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-25 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/6a99cf53/ql/src/test/results/clientpositive/llap/smb_mapjoin_5.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/smb_mapjoin_5.q.out

hive git commit: HIVE-17452 : Normalizing the files to change end of line to line feed committed in previous df8ddbf2ebda8eb0b084650936be2d89e8a45d39 commit (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-25 Thread vgarg
Repository: hive Updated Branches: refs/heads/master df8ddbf2e -> bb26d03a4 HIVE-17452 : Normalizing the files to change end of line to line feed committed in previous df8ddbf2ebda8eb0b084650936be2d89e8a45d39 commit (Vineet Garg, reviewed by Ashutosh Chauhan) Project:

[2/2] hive git commit: HIVE-17400 : Estimate stats in absence of stats for complex types (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-29 Thread vgarg
HIVE-17400 : Estimate stats in absence of stats for complex types (Vineet Garg, reviewed by Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/281965e5 Tree:

[1/2] hive git commit: HIVE-17400 : Estimate stats in absence of stats for complex types (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-29 Thread vgarg
Repository: hive Updated Branches: refs/heads/master 0f7ce71e5 -> 281965e5b http://git-wip-us.apache.org/repos/asf/hive/blob/281965e5/ql/src/test/results/clientpositive/llap/vector_complex_all.q.out -- diff --git

hive git commit: HIVE-17602 Explain plan not working (Vineet Garg, reviewed by Jesus Camacho Rodriguez)

2017-10-03 Thread vgarg
Repository: hive Updated Branches: refs/heads/master 88ca553c4 -> c17dbd123 HIVE-17602 Explain plan not working (Vineet Garg, reviewed by Jesus Camacho Rodriguez) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/c17dbd12

[22/23] hive git commit: HIVE-17536 : StatsUtil::getBasicStatForTable doesn't distinguish b/w absence of statistics or zero stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-25 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/6a99cf53/ql/src/test/results/clientpositive/correlationoptimizer5.q.out -- diff --git a/ql/src/test/results/clientpositive/correlationoptimizer5.q.out

[16/23] hive git commit: HIVE-17536 : StatsUtil::getBasicStatForTable doesn't distinguish b/w absence of statistics or zero stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-25 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/6a99cf53/ql/src/test/results/clientpositive/llap/explainuser_1.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/explainuser_1.q.out

[20/23] hive git commit: HIVE-17536 : StatsUtil::getBasicStatForTable doesn't distinguish b/w absence of statistics or zero stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-25 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/6a99cf53/ql/src/test/results/clientpositive/groupby_grouping_sets_grouping.q.out -- diff --git a/ql/src/test/results/clientpositive/groupby_grouping_sets_grouping.q.out

[07/23] hive git commit: HIVE-17536 : StatsUtil::getBasicStatForTable doesn't distinguish b/w absence of statistics or zero stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-25 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/6a99cf53/ql/src/test/results/clientpositive/spark/smb_mapjoin_4.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/smb_mapjoin_4.q.out

[19/23] hive git commit: HIVE-17536 : StatsUtil::getBasicStatForTable doesn't distinguish b/w absence of statistics or zero stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-25 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/6a99cf53/ql/src/test/results/clientpositive/llap/auto_sortmerge_join_5.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/auto_sortmerge_join_5.q.out

[17/23] hive git commit: HIVE-17536 : StatsUtil::getBasicStatForTable doesn't distinguish b/w absence of statistics or zero stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-25 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/6a99cf53/ql/src/test/results/clientpositive/llap/dynpart_sort_optimization.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/dynpart_sort_optimization.q.out

[06/23] hive git commit: HIVE-17536 : StatsUtil::getBasicStatForTable doesn't distinguish b/w absence of statistics or zero stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-25 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/6a99cf53/ql/src/test/results/clientpositive/spark/smb_mapjoin_5.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/smb_mapjoin_5.q.out

[15/23] hive git commit: HIVE-17536 : StatsUtil::getBasicStatForTable doesn't distinguish b/w absence of statistics or zero stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-25 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/6a99cf53/ql/src/test/results/clientpositive/llap/ptf_matchpath.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/ptf_matchpath.q.out

[01/23] hive git commit: HIVE-17538 : Enhance estimation of stats to estimate even if only one column is missing stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-25 Thread vgarg
Repository: hive Updated Branches: refs/heads/master bb26d03a4 -> 6a99cf536 HIVE-17538 : Enhance estimation of stats to estimate even if only one column is missing stats (Vineet Garg, reviewed by Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[12/23] hive git commit: HIVE-17536 : StatsUtil::getBasicStatForTable doesn't distinguish b/w absence of statistics or zero stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-25 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/6a99cf53/ql/src/test/results/clientpositive/llap/subquery_scalar.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/subquery_scalar.q.out

[10/51] [partial] hive git commit: HIVE-16811 : Estimate statistics in absence of stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-01 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/8f7c5788/ql/src/test/results/clientpositive/llap/sqlmerge.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/sqlmerge.q.out

[25/51] [partial] hive git commit: HIVE-16811 : Estimate statistics in absence of stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-01 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/8f7c5788/ql/src/test/results/clientpositive/llap/llap_nullscan.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/llap_nullscan.q.out

[27/51] [partial] hive git commit: HIVE-16811 : Estimate statistics in absence of stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-01 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/8f7c5788/ql/src/test/results/clientpositive/llap/jdbc_handler.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/jdbc_handler.q.out

[01/51] [partial] hive git commit: HIVE-16811 : Estimate statistics in absence of stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-01 Thread vgarg
Repository: hive Updated Branches: refs/heads/master d1555651f -> 8f7c57889 http://git-wip-us.apache.org/repos/asf/hive/blob/8f7c5788/ql/src/test/results/clientpositive/llap/vector_auto_smb_mapjoin_14.q.out -- diff --git

[31/51] [partial] hive git commit: HIVE-16811 : Estimate statistics in absence of stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-01 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/8f7c5788/ql/src/test/results/clientpositive/llap/dynpart_sort_optimization.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/dynpart_sort_optimization.q.out

[15/51] [partial] hive git commit: HIVE-16811 : Estimate statistics in absence of stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-01 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/8f7c5788/ql/src/test/results/clientpositive/llap/semijoin.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/semijoin.q.out

[09/51] [partial] hive git commit: HIVE-16811 : Estimate statistics in absence of stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-01 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/8f7c5788/ql/src/test/results/clientpositive/llap/subquery_multi.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/subquery_multi.q.out

[06/51] [partial] hive git commit: HIVE-16811 : Estimate statistics in absence of stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-01 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/8f7c5788/ql/src/test/results/clientpositive/llap/subquery_select.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/subquery_select.q.out

[04/51] [partial] hive git commit: HIVE-16811 : Estimate statistics in absence of stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-01 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/8f7c5788/ql/src/test/results/clientpositive/llap/tez_union_group_by.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/tez_union_group_by.q.out

[33/51] [partial] hive git commit: HIVE-16811 : Estimate statistics in absence of stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-01 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/8f7c5788/ql/src/test/results/clientpositive/llap/dynamic_semijoin_reduction_3.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/dynamic_semijoin_reduction_3.q.out

[43/51] [partial] hive git commit: HIVE-16811 : Estimate statistics in absence of stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-01 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/8f7c5788/ql/src/test/results/clientpositive/llap/bucket_map_join_tez1.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/bucket_map_join_tez1.q.out

[49/51] [partial] hive git commit: HIVE-16811 : Estimate statistics in absence of stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-01 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/8f7c5788/ql/src/test/results/clientpositive/join_cond_pushdown_unqual2.q.out -- diff --git a/ql/src/test/results/clientpositive/join_cond_pushdown_unqual2.q.out

[17/51] [partial] hive git commit: HIVE-16811 : Estimate statistics in absence of stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-01 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/8f7c5788/ql/src/test/results/clientpositive/llap/schema_evol_text_nonvec_part_all_primitive.q.out -- diff --git

[40/51] [partial] hive git commit: HIVE-16811 : Estimate statistics in absence of stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-01 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/8f7c5788/ql/src/test/results/clientpositive/llap/bucketsortoptimize_insert_2.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/bucketsortoptimize_insert_2.q.out

[34/51] [partial] hive git commit: HIVE-16811 : Estimate statistics in absence of stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-01 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/8f7c5788/ql/src/test/results/clientpositive/llap/dynamic_partition_pruning_2.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/dynamic_partition_pruning_2.q.out

[23/51] [partial] hive git commit: HIVE-16811 : Estimate statistics in absence of stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-01 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/8f7c5788/ql/src/test/results/clientpositive/llap/mergejoin.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/mergejoin.q.out

[13/51] [partial] hive git commit: HIVE-16811 : Estimate statistics in absence of stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-01 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/8f7c5788/ql/src/test/results/clientpositive/llap/smb_mapjoin_15.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/smb_mapjoin_15.q.out

[37/51] [partial] hive git commit: HIVE-16811 : Estimate statistics in absence of stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-01 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/8f7c5788/ql/src/test/results/clientpositive/llap/count.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/count.q.out

[14/51] [partial] hive git commit: HIVE-16811 : Estimate statistics in absence of stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-01 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/8f7c5788/ql/src/test/results/clientpositive/llap/skewjoin.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/skewjoin.q.out

[32/51] [partial] hive git commit: HIVE-16811 : Estimate statistics in absence of stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-01 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/8f7c5788/ql/src/test/results/clientpositive/llap/dynpart_sort_opt_vectorization.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/dynpart_sort_opt_vectorization.q.out

[38/51] [partial] hive git commit: HIVE-16811 : Estimate statistics in absence of stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-01 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/8f7c5788/ql/src/test/results/clientpositive/llap/correlationoptimizer4.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/correlationoptimizer4.q.out

[50/51] [partial] hive git commit: HIVE-16811 : Estimate statistics in absence of stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-01 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/8f7c5788/ql/src/test/results/clientpositive/explain_rearrange.q.out -- diff --git a/ql/src/test/results/clientpositive/explain_rearrange.q.out

[08/51] [partial] hive git commit: HIVE-16811 : Estimate statistics in absence of stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-01 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/8f7c5788/ql/src/test/results/clientpositive/llap/subquery_notin.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/subquery_notin.q.out

[44/51] [partial] hive git commit: HIVE-16811 : Estimate statistics in absence of stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-01 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/8f7c5788/ql/src/test/results/clientpositive/llap/bucket_groupby.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/bucket_groupby.q.out

[47/51] [partial] hive git commit: HIVE-16811 : Estimate statistics in absence of stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-01 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/8f7c5788/ql/src/test/results/clientpositive/llap/auto_sortmerge_join_11.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/auto_sortmerge_join_11.q.out

[07/51] [partial] hive git commit: HIVE-16811 : Estimate statistics in absence of stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-01 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/8f7c5788/ql/src/test/results/clientpositive/llap/subquery_scalar.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/subquery_scalar.q.out

[11/51] [partial] hive git commit: HIVE-16811 : Estimate statistics in absence of stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-01 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/8f7c5788/ql/src/test/results/clientpositive/llap/smb_mapjoin_5.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/smb_mapjoin_5.q.out

[39/51] [partial] hive git commit: HIVE-16811 : Estimate statistics in absence of stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-01 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/8f7c5788/ql/src/test/results/clientpositive/llap/column_access_stats.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/column_access_stats.q.out

[48/51] [partial] hive git commit: HIVE-16811 : Estimate statistics in absence of stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-01 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/8f7c5788/ql/src/test/results/clientpositive/join_star.q.out -- diff --git a/ql/src/test/results/clientpositive/join_star.q.out b/ql/src/test/results/clientpositive/join_star.q.out

[05/51] [partial] hive git commit: HIVE-16811 : Estimate statistics in absence of stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-01 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/8f7c5788/ql/src/test/results/clientpositive/llap/tez_smb_1.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/tez_smb_1.q.out

[36/51] [partial] hive git commit: HIVE-16811 : Estimate statistics in absence of stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-01 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/8f7c5788/ql/src/test/results/clientpositive/llap/cross_product_check_2.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/cross_product_check_2.q.out

[51/51] [partial] hive git commit: HIVE-16811 : Estimate statistics in absence of stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-01 Thread vgarg
HIVE-16811 : Estimate statistics in absence of stats (Vineet Garg, reviewed by Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/8f7c5788 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/8f7c5788 Diff:

[29/51] [partial] hive git commit: HIVE-16811 : Estimate statistics in absence of stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-01 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/8f7c5788/ql/src/test/results/clientpositive/llap/explainuser_2.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/explainuser_2.q.out

[35/51] [partial] hive git commit: HIVE-16811 : Estimate statistics in absence of stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-01 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/8f7c5788/ql/src/test/results/clientpositive/llap/dynamic_partition_pruning.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/dynamic_partition_pruning.q.out

[46/51] [partial] hive git commit: HIVE-16811 : Estimate statistics in absence of stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-01 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/8f7c5788/ql/src/test/results/clientpositive/llap/auto_sortmerge_join_6.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/auto_sortmerge_join_6.q.out

[30/51] [partial] hive git commit: HIVE-16811 : Estimate statistics in absence of stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-01 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/8f7c5788/ql/src/test/results/clientpositive/llap/dynpart_sort_optimization_acid.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/dynpart_sort_optimization_acid.q.out

[42/51] [partial] hive git commit: HIVE-16811 : Estimate statistics in absence of stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-01 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/8f7c5788/ql/src/test/results/clientpositive/llap/bucket_map_join_tez2.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/bucket_map_join_tez2.q.out

[02/51] [partial] hive git commit: HIVE-16811 : Estimate statistics in absence of stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-01 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/8f7c5788/ql/src/test/results/clientpositive/llap/union_remove_26.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/union_remove_26.q.out

[26/51] [partial] hive git commit: HIVE-16811 : Estimate statistics in absence of stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-01 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/8f7c5788/ql/src/test/results/clientpositive/llap/join_is_not_distinct_from.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/join_is_not_distinct_from.q.out

[20/51] [partial] hive git commit: HIVE-16811 : Estimate statistics in absence of stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-01 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/8f7c5788/ql/src/test/results/clientpositive/llap/orc_predicate_pushdown.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/orc_predicate_pushdown.q.out

[24/51] [partial] hive git commit: HIVE-16811 : Estimate statistics in absence of stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-01 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/8f7c5788/ql/src/test/results/clientpositive/llap/mapjoin46.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/mapjoin46.q.out

[18/51] [partial] hive git commit: HIVE-16811 : Estimate statistics in absence of stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-01 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/8f7c5788/ql/src/test/results/clientpositive/llap/schema_evol_orc_nonvec_part_all_complex.q.out -- diff --git

[28/51] [partial] hive git commit: HIVE-16811 : Estimate statistics in absence of stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-01 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/8f7c5788/ql/src/test/results/clientpositive/llap/intersect_merge.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/intersect_merge.q.out

[12/51] [partial] hive git commit: HIVE-16811 : Estimate statistics in absence of stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-01 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/8f7c5788/ql/src/test/results/clientpositive/llap/smb_mapjoin_4.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/smb_mapjoin_4.q.out

[16/51] [partial] hive git commit: HIVE-16811 : Estimate statistics in absence of stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-01 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/8f7c5788/ql/src/test/results/clientpositive/llap/schema_evol_text_vecrow_table.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/schema_evol_text_vecrow_table.q.out

[41/51] [partial] hive git commit: HIVE-16811 : Estimate statistics in absence of stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-01 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/8f7c5788/ql/src/test/results/clientpositive/llap/bucketmapjoin4.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/bucketmapjoin4.q.out

[45/51] [partial] hive git commit: HIVE-16811 : Estimate statistics in absence of stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-01 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/8f7c5788/ql/src/test/results/clientpositive/llap/auto_sortmerge_join_9.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/auto_sortmerge_join_9.q.out

[19/51] [partial] hive git commit: HIVE-16811 : Estimate statistics in absence of stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-01 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/8f7c5788/ql/src/test/results/clientpositive/llap/partition_shared_scan.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/partition_shared_scan.q.out

[03/51] [partial] hive git commit: HIVE-16811 : Estimate statistics in absence of stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-01 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/8f7c5788/ql/src/test/results/clientpositive/llap/unionDistinct_1.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/unionDistinct_1.q.out

[21/51] [partial] hive git commit: HIVE-16811 : Estimate statistics in absence of stats (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-09-01 Thread vgarg
http://git-wip-us.apache.org/repos/asf/hive/blob/8f7c5788/ql/src/test/results/clientpositive/llap/multi_insert_lateral_view.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/multi_insert_lateral_view.q.out

hive git commit: HIVE-17323 SemiJoin: Detect DPP edge as running parallel to semi-join (Deepak Jaiswal, reviewed by Gopal V)

2017-08-31 Thread vgarg
Repository: hive Updated Branches: refs/heads/master 6c8f14b78 -> 0d0fa42c0 HIVE-17323 SemiJoin: Detect DPP edge as running parallel to semi-join (Deepak Jaiswal, reviewed by Gopal V) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-17415 - Hit error "SemanticException View xxx is corresponding to LIMIT, rather than a SelectOperator." in Hive queries (Deepak Jaiswal, reviewed by Ashutosh Chauhan)

2017-08-31 Thread vgarg
Repository: hive Updated Branches: refs/heads/master 45f3fac55 -> b82d38aa3 HIVE-17415 - Hit error "SemanticException View xxx is corresponding to LIMIT, rather than a SelectOperator." in Hive queries (Deepak Jaiswal, reviewed by Ashutosh Chauhan) Project:

hive git commit: HIVE-17553 : CBO wrongly type cast decimal literal to int (Vineet Garg, reviewed by Ashutosh Chauhan)

2017-10-09 Thread vgarg
Repository: hive Updated Branches: refs/heads/master a2dff9e13 -> b9af60c54 HIVE-17553 : CBO wrongly type cast decimal literal to int (Vineet Garg, reviewed by Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

svn commit: r1811242 - /hive/cms/trunk/content/people.mdtext

2017-10-05 Thread vgarg
Author: vgarg Date: Thu Oct 5 19:44:28 2017 New Revision: 1811242 URL: http://svn.apache.org/viewvc?rev=1811242=rev Log: Updating myself (Vineet Garg) to Hive committer list Modified: hive/cms/trunk/content/people.mdtext Modified: hive/cms/trunk/content/people.mdtext URL: http

svn commit: r1811261 - /hive/cms/trunk/content/people.mdtext

2017-10-05 Thread vgarg
Author: vgarg Date: Thu Oct 5 21:04:19 2017 New Revision: 1811261 URL: http://svn.apache.org/viewvc?rev=1811261=rev Log: Fixing earlier commit to remove my name from PMC and instead add it to committer list Modified: hive/cms/trunk/content/people.mdtext Modified: hive/cms/trunk/content

svn commit: r1019149 - in /websites/production/hive/content: ./ javadocs/

2017-10-05 Thread vgarg
Author: vgarg Date: Thu Oct 5 21:23:19 2017 New Revision: 1019149 Log: Correcting earlier commit to remove my name from PMC list and instead add it to committer list. Added: websites/production/hive/content/ - copied from r1019148, websites/staging/hive/trunk/content/ websites

  1   2   3   4   5   6   >