hive git commit: HIVE-15691 Create StrictRegexWriter to work with RegexSerializer for Flume Hive Sink (Kalyan, via Eugene Koifman)

2017-03-28 Thread ekoifman
Repository: hive Updated Branches: refs/heads/branch-1.2 07c86120e -> a3f718f7f HIVE-15691 Create StrictRegexWriter to work with RegexSerializer for Flume Hive Sink (Kalyan, via Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/rep

hive git commit: HIVE-16007 LogRunnable never stops when fails to compile. (Peter Vary, Reviewed by Sergey Shelukhin, anishek, Naveen Gangam)

2017-03-28 Thread ngangam
Repository: hive Updated Branches: refs/heads/master 267633a24 -> 69f1cd4f3 HIVE-16007 LogRunnable never stops when fails to compile. (Peter Vary, Reviewed by Sergey Shelukhin, anishek, Naveen Gangam) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.

hive git commit: HIVE-16007 LogRunnable never stops when fails to compile. (Peter Vary, Reviewed by Sergey Shelukhin, anishek, Naveen Gangam)

2017-03-28 Thread ngangam
Repository: hive Updated Branches: refs/heads/branch-2 0273823fb -> d18be9498 HIVE-16007 LogRunnable never stops when fails to compile. (Peter Vary, Reviewed by Sergey Shelukhin, anishek, Naveen Gangam) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apach

[2/2] hive git commit: HIVE-16310: Get the output operators of Reducesink when vectorization is on (Pengcheng Xiong, reviewed by Ashutosh Chauhan)

2017-03-28 Thread pxiong
HIVE-16310: Get the output operators of Reducesink when vectorization is on (Pengcheng Xiong, 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/cc5bc17f Tree: http://git-wip-us.apache.org/repos/asf/h

[1/2] hive git commit: HIVE-16310: Get the output operators of Reducesink when vectorization is on (Pengcheng Xiong, reviewed by Ashutosh Chauhan)

2017-03-28 Thread pxiong
Repository: hive Updated Branches: refs/heads/master 69f1cd4f3 -> cc5bc17f4 http://git-wip-us.apache.org/repos/asf/hive/blob/cc5bc17f/ql/src/test/results/clientpositive/vector_outer_join4.q.out -- diff --git a/ql/src/test/resul

[1/2] hive git commit: HIVE-16310: Get the output operators of Reducesink when vectorization is on (Pengcheng Xiong, reviewed by Ashutosh Chauhan)

2017-03-28 Thread pxiong
Repository: hive Updated Branches: refs/heads/branch-2 d18be9498 -> 122350053 http://git-wip-us.apache.org/repos/asf/hive/blob/12235005/ql/src/test/results/clientpositive/vector_outer_join4.q.out -- diff --git a/ql/src/test/res

[2/2] hive git commit: HIVE-16310: Get the output operators of Reducesink when vectorization is on (Pengcheng Xiong, reviewed by Ashutosh Chauhan)

2017-03-28 Thread pxiong
HIVE-16310: Get the output operators of Reducesink when vectorization is on (Pengcheng Xiong, 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/12235005 Tree: http://git-wip-us.apache.org/repos/asf/h

hive git commit: HIVE-15691 Create StrictRegexWriter to work with RegexSerializer for Flume Hive Sink (Kalyan via Eugene Koifman)

2017-03-28 Thread ekoifman
Repository: hive Updated Branches: refs/heads/branch-1 92730ca5b -> 1a9ed419e HIVE-15691 Create StrictRegexWriter to work with RegexSerializer for Flume Hive Sink (Kalyan via Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/

hive git commit: HIVE-16231: Parquet timestamp may be stored differently since HIVE-12767 (Barna Zsombor Klara, reviewed by Sergio Pena)

2017-03-28 Thread spena
Repository: hive Updated Branches: refs/heads/master cc5bc17f4 -> a1cbccb8d HIVE-16231: Parquet timestamp may be stored differently since HIVE-12767 (Barna Zsombor Klara, reviewed by Sergio Pena) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/r

hive git commit: HIVE-16231: Parquet timestamp may be stored differently since HIVE-12767 (Barna Zsombor Klara, reviewed by Sergio Pena)

2017-03-28 Thread spena
Repository: hive Updated Branches: refs/heads/branch-2 122350053 -> 8b866562b HIVE-16231: Parquet timestamp may be stored differently since HIVE-12767 (Barna Zsombor Klara, reviewed by Sergio Pena) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org

hive git commit: HIVE-16186: REPL DUMP shows last event ID of the database even if we use LIMIT option. (Sankar Hariappan reviewed by Vaibhav Gumashta)

2017-03-28 Thread vgumashta
Repository: hive Updated Branches: refs/heads/master a1cbccb8d -> 5d8330290 HIVE-16186: REPL DUMP shows last event ID of the database even if we use LIMIT option. (Sankar Hariappan reviewed by Vaibhav Gumashta) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-

[1/4] hive git commit: HIVE-15829 : LLAP text cache: disable memory tracking on the writer (Sergey Shelukhin, reviewed by Prasanth Jayachandran)

2017-03-28 Thread sershe
Repository: hive Updated Branches: refs/heads/branch-2 8b866562b -> e33a50fb9 refs/heads/master 5d8330290 -> ae27806e4 HIVE-15829 : LLAP text cache: disable memory tracking on the writer (Sergey Shelukhin, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/h

[2/4] hive git commit: HIVE-14077 : add implicit decimal arithmetic q test, fix issues if found (Sergey Shelukhin, reviewed by Ashutosh Chauhan)

2017-03-28 Thread sershe
HIVE-14077 : add implicit decimal arithmetic q test, fix issues if found (Sergey Shelukhin, 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/e33a50fb Tree: http://git-wip-us.apache.org/repos/asf/hiv

[3/4] hive git commit: HIVE-15829 : LLAP text cache: disable memory tracking on the writer (Sergey Shelukhin, reviewed by Prasanth Jayachandran)

2017-03-28 Thread sershe
HIVE-15829 : LLAP text cache: disable memory tracking on the writer (Sergey Shelukhin, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/0a10f959 Tree: http://git-wip-us.apache.org/repos/asf/hiv

[4/4] hive git commit: HIVE-14077 : add implicit decimal arithmetic q test, fix issues if found (Sergey Shelukhin, reviewed by Ashutosh Chauhan)

2017-03-28 Thread sershe
HIVE-14077 : add implicit decimal arithmetic q test, fix issues if found (Sergey Shelukhin, 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/ae27806e Tree: http://git-wip-us.apache.org/repos/asf/hiv

[02/50] [abbrv] hive git commit: HIVE-14959: Fix DISTINCT with windowing when CBO is enabled/disabled (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2017-03-28 Thread omalley
http://git-wip-us.apache.org/repos/asf/hive/blob/f84e9f15/ql/src/test/results/clientpositive/windowing.q.out -- diff --git a/ql/src/test/results/clientpositive/windowing.q.out b/ql/src/test/results/clientpositive/windowing.q.out i

[07/50] [abbrv] hive git commit: HIVE-12492: MapJoin: 4 million unique integers seems to be a probe plateau (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2017-03-28 Thread omalley
HIVE-12492: MapJoin: 4 million unique integers seems to be a probe plateau (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan) Change-Id: Ifd892eba13e6253bfbd37a8304f1acd8d1319d68 Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/c

[03/50] [abbrv] hive git commit: HIVE-14959: Fix DISTINCT with windowing when CBO is enabled/disabled (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2017-03-28 Thread omalley
http://git-wip-us.apache.org/repos/asf/hive/blob/f84e9f15/ql/src/test/results/clientpositive/llap/windowing.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/windowing.q.out b/ql/src/test/results/clientpositive/llap/wi

[43/50] [abbrv] hive git commit: HIVE-16068: BloomFilter expectedEntries not always using NDV when it's available during runtime filtering (Jason Dere, reviewed by Gunther Hagleitner)

2017-03-28 Thread omalley
HIVE-16068: BloomFilter expectedEntries not always using NDV when it's available during runtime filtering (Jason Dere, reviewed by Gunther Hagleitner) Change-Id: I9a5f3960e1b7fc1416f510aefbeab6f28bbafffa Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.

[38/50] [abbrv] hive git commit: HIVE-16067. LLAP: send out container complete messages after a fragment completes. (Siddharth Seth, reviewed by Sergey Shelukhin)

2017-03-28 Thread omalley
HIVE-16067. LLAP: send out container complete messages after a fragment completes. (Siddharth Seth, reviewed by Sergey Shelukhin) (cherry picked from commit ba5397a7819ca0388c147cd1ab53c4d102b35132) Change-Id: Ibbcc4cb01a6a6c81cd4845899e31c9ad765225ed Project: http://git-wip-us.apache.org/repo

[47/50] [abbrv] hive git commit: HIVE-16094. queued containers may timeout if they don't get to run for a long time.

2017-03-28 Thread omalley
HIVE-16094. queued containers may timeout if they don't get to run for a long time. Change-Id: Ieb412a66dbe53c6709f7bd840b3dfa543225d826 (cherry picked from commit 3def1d7f19982b4a710e7cb867a8b6b7bbf8fb97) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apach

[16/50] [abbrv] hive git commit: HIVE-14367 : Estimated size for constant nulls is 0 (Ashutosh Chauhan via Jesus Camacho Rodriguez)

2017-03-28 Thread omalley
HIVE-14367 : Estimated size for constant nulls is 0 (Ashutosh Chauhan via Jesus Camacho Rodriguez) Signed-off-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/b87d460c Tree: http://git-wip-us.apache.org/re

[39/50] [abbrv] hive git commit: HIVE-16018: Add more information for DynamicPartitionPruningOptimization (Pengcheng Xiong, reviewed by Ashutosh Chauhan)

2017-03-28 Thread omalley
HIVE-16018: Add more information for DynamicPartitionPruningOptimization (Pengcheng Xiong, 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/313bf9b7 Tree: http://git-wip-us.apache.org/repos/asf/hive

[44/50] [abbrv] hive git commit: HIVE-16050: Regression: Union of null with non-null (Gopal V, reviewed by Sergey Shelukhin)

2017-03-28 Thread omalley
HIVE-16050: Regression: Union of null with non-null (Gopal V, reviewed by Sergey Shelukhin) (cherry-picked: a6366fc07931f374af77d0ab208404027bf165a3) Change-Id: I65d05a2385f712bec0f41269c2498136b60fba0d Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.

[36/50] [abbrv] hive git commit: HIVE-16022: BloomFilter check not showing up in MERGE statement queries (Jason Dere reviewed by Gunt her Hagleitner)

2017-03-28 Thread omalley
http://git-wip-us.apache.org/repos/asf/hive/blob/996efbcf/ql/src/test/results/clientpositive/llap/vectorized_dynamic_semijoin_reduction2.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/vectorized_dynamic_semijoin_red

[48/50] [abbrv] hive git commit: HIVE-16167 : Remove transitive dependency on mysql connector jar (Ashutosh Chauhan via Gunther Hagleitner)

2017-03-28 Thread omalley
HIVE-16167 : Remove transitive dependency on mysql connector jar (Ashutosh Chauhan via Gunther Hagleitner) Change-Id: Ic0d6cd277d91cea0a1bc210ee1dd46db40572f87 Signed-off-by: Ashutosh Chauhan Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/a

[45/50] [abbrv] hive git commit: HIVE-16082. Allow user to change number of listener thread in LlapTaskCommunicator. (Zhiyuan Yang, reviewed by Rajesh Balamohan)

2017-03-28 Thread omalley
HIVE-16082. Allow user to change number of listener thread in LlapTaskCommunicator. (Zhiyuan Yang, reviewed by Rajesh Balamohan) Change-Id: Iefbd8f38addf2e3dfb6b60ad1f691e5b19102a21 Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/com

[09/50] [abbrv] hive git commit: HIVE-14367 : Estimated size for constant nulls is 0 (Ashutosh Chauhan via Jesus Camacho Rodriguez)

2017-03-28 Thread omalley
http://git-wip-us.apache.org/repos/asf/hive/blob/b87d460c/ql/src/test/results/clientpositive/tez/vectorized_dynamic_partition_pruning.q.out -- diff --git a/ql/src/test/results/clientpositive/tez/vectorized_dynamic_partition_prunin

[20/50] [abbrv] hive git commit: HIVE-14362: Support explain analyze in Hive (Pengcheng Xiong, reviewed by Ashutosh Chauhan, Gopal V and Gabor Szadovszky)

2017-03-28 Thread omalley
http://git-wip-us.apache.org/repos/asf/hive/blob/831bd7d8/ql/src/java/org/apache/hadoop/hive/ql/parse/SubQueryDiagnostic.java -- diff --git a/ql/src/java/org/apache/hadoop/hive/ql/parse/SubQueryDiagnostic.java b/ql/src/java/org/a

[14/50] [abbrv] hive git commit: HIVE-14367 : Estimated size for constant nulls is 0 (Ashutosh Chauhan via Jesus Camacho Rodriguez)

2017-03-28 Thread omalley
http://git-wip-us.apache.org/repos/asf/hive/blob/b87d460c/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 b/ql/src/te

[19/50] [abbrv] hive git commit: HIVE-14362: Support explain analyze in Hive (Pengcheng Xiong, reviewed by Ashutosh Chauhan, Gopal V and Gabor Szadovszky)

2017-03-28 Thread omalley
http://git-wip-us.apache.org/repos/asf/hive/blob/831bd7d8/ql/src/test/results/clientpositive/columnstats_tbllvl.q.out -- diff --git a/ql/src/test/results/clientpositive/columnstats_tbllvl.q.out b/ql/src/test/results/clientpositive

[23/50] [abbrv] hive git commit: HIVE-14362: Support explain analyze in Hive (Pengcheng Xiong, reviewed by Ashutosh Chauhan, Gopal V and Gabor Szadovszky)

2017-03-28 Thread omalley
HIVE-14362: Support explain analyze in Hive (Pengcheng Xiong, reviewed by Ashutosh Chauhan, Gopal V and Gabor Szadovszky) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/831bd7d8 Tree: http://git-wip-us.apache.org/repos/asf/hiv

[25/50] [abbrv] hive git commit: HIVE-15084: Flaky test: TestMiniTezCliDriver:explainanalyze_1, 2, 3, 4, 5 (Pengcheng Xiong)

2017-03-28 Thread omalley
http://git-wip-us.apache.org/repos/asf/hive/blob/299926e1/ql/src/test/results/clientpositive/tez/explainanalyze_4.q.out -- diff --git a/ql/src/test/results/clientpositive/tez/explainanalyze_4.q.out b/ql/src/test/results/clientposi

[46/50] [abbrv] hive git commit: HIVE-16065: Vectorization: Wrong Key/Value information used by Vectorizer (Matt McCline, reviewed by Jason Dere)

2017-03-28 Thread omalley
HIVE-16065: Vectorization: Wrong Key/Value information used by Vectorizer (Matt McCline, reviewed by Jason Dere) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/5d63605a Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/5d

[08/50] [abbrv] hive git commit: HIVE-14367 : Estimated size for constant nulls is 0 (Ashutosh Chauhan via Jesus Camacho Rodriguez)

2017-03-28 Thread omalley
http://git-wip-us.apache.org/repos/asf/hive/blob/b87d460c/ql/src/test/results/clientpositive/vector_decimal_udf.q.out -- diff --git a/ql/src/test/results/clientpositive/vector_decimal_udf.q.out b/ql/src/test/results/clientpositive

[15/50] [abbrv] hive git commit: HIVE-14367 : Estimated size for constant nulls is 0 (Ashutosh Chauhan via Jesus Camacho Rodriguez)

2017-03-28 Thread omalley
http://git-wip-us.apache.org/repos/asf/hive/blob/b87d460c/ql/src/test/results/clientpositive/annotate_stats_limit.q.out -- diff --git a/ql/src/test/results/clientpositive/annotate_stats_limit.q.out b/ql/src/test/results/clientposi

[34/50] [abbrv] hive git commit: IVE-15958: LLAP: IPC connections are not being reused for umbilical protocol (Prasanth Jayachandran reviewed by Siddharth Seth)

2017-03-28 Thread omalley
IVE-15958: LLAP: IPC connections are not being reused for umbilical protocol (Prasanth Jayachandran reviewed by Siddharth Seth) Change-Id: Ib4e8ba9881cc560142dc3f75a130060b29ea7c57 Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/comm

[28/50] [abbrv] hive git commit: HIVE-15084: Flaky test: TestMiniTezCliDriver:explainanalyze_1, 2, 3, 4, 5 (Pengcheng Xiong)

2017-03-28 Thread omalley
http://git-wip-us.apache.org/repos/asf/hive/blob/299926e1/ql/src/java/org/apache/hadoop/hive/ql/parse/TezCompiler.java -- diff --git a/ql/src/java/org/apache/hadoop/hive/ql/parse/TezCompiler.java b/ql/src/java/org/apache/hadoop/hi

[35/50] [abbrv] hive git commit: HIVE-15955: make explain formatted to include opId and etc (Pengcheng Xiong, reviewed by Ashutosh Chauhan)

2017-03-28 Thread omalley
HIVE-15955: make explain formatted to include opId and etc (Pengcheng Xiong, 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/c27eb593 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/c27eb593

[05/50] [abbrv] hive git commit: HIVE-14959: Fix DISTINCT with windowing when CBO is enabled/disabled (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2017-03-28 Thread omalley
HIVE-14959: Fix DISTINCT with windowing when CBO is enabled/disabled (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan) (cherry-picked 36e810fa6fd1b353ee1d9907927aa472ae53dd48) Change-Id: I2862a55926c8f2b0ea6c62894c2ce4a5511b45ff Project: http://git-wip-us.apache.org/repos/asf/hive/repo C

[11/50] [abbrv] hive git commit: HIVE-14367 : Estimated size for constant nulls is 0 (Ashutosh Chauhan via Jesus Camacho Rodriguez)

2017-03-28 Thread omalley
http://git-wip-us.apache.org/repos/asf/hive/blob/b87d460c/ql/src/test/results/clientpositive/tez/explainuser_1.q.out -- diff --git a/ql/src/test/results/clientpositive/tez/explainuser_1.q.out b/ql/src/test/results/clientpositive/t

[42/50] [abbrv] hive git commit: HIVE-16040 : union column expansion should take aliases from the leftmost branch (Sergey Shelukhin, reviewed by Ashutosh Chauhan)

2017-03-28 Thread omalley
HIVE-16040 : union column expansion should take aliases from the leftmost branch (Sergey Shelukhin, reviewed by Ashutosh Chauhan) Conflicts: ql/src/test/results/clientpositive/perf/query14.q.out Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.o

[37/50] [abbrv] hive git commit: HIVE-16022: BloomFilter check not showing up in MERGE statement queries (Jason Dere reviewed by Gunt her Hagleitner)

2017-03-28 Thread omalley
HIVE-16022: BloomFilter check not showing up in MERGE statement queries (Jason Dere reviewed by Gunt her Hagleitner) Change-Id: Ie773cdb3ac5cac2174b06b7d64f8c72d6a17cb06 Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/996efbcf

[26/50] [abbrv] hive git commit: HIVE-15084: Flaky test: TestMiniTezCliDriver:explainanalyze_1, 2, 3, 4, 5 (Pengcheng Xiong)

2017-03-28 Thread omalley
http://git-wip-us.apache.org/repos/asf/hive/blob/299926e1/ql/src/test/results/clientpositive/tez/explainanalyze_2.q.out -- diff --git a/ql/src/test/results/clientpositive/tez/explainanalyze_2.q.out b/ql/src/test/results/clientposi

[13/50] [abbrv] hive git commit: HIVE-14367 : Estimated size for constant nulls is 0 (Ashutosh Chauhan via Jesus Camacho Rodriguez)

2017-03-28 Thread omalley
http://git-wip-us.apache.org/repos/asf/hive/blob/b87d460c/ql/src/test/results/clientpositive/remove_exprs_stats.q.out -- diff --git a/ql/src/test/results/clientpositive/remove_exprs_stats.q.out b/ql/src/test/results/clientpositive

[32/50] [abbrv] hive git commit: HIVE-15951 : Make sure base persist directory is unique and deleted (Slim Bouguerra via Ashutosh Chauhan)

2017-03-28 Thread omalley
HIVE-15951 : Make sure base persist directory is unique and deleted (Slim Bouguerra via Ashutosh Chauhan) Change-Id: I7bfda5a1d5e2ca8324ab67b73145c50416ffe808 Signed-off-by: Ashutosh Chauhan Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/as

[29/50] [abbrv] hive git commit: HIVE-15084: Flaky test: TestMiniTezCliDriver:explainanalyze_1, 2, 3, 4, 5 (Pengcheng Xiong)

2017-03-28 Thread omalley
http://git-wip-us.apache.org/repos/asf/hive/blob/299926e1/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java.orig -- diff --git a/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java.orig b/ql/src/java

[21/50] [abbrv] hive git commit: HIVE-14362: Support explain analyze in Hive (Pengcheng Xiong, reviewed by Ashutosh Chauhan, Gopal V and Gabor Szadovszky)

2017-03-28 Thread omalley
http://git-wip-us.apache.org/repos/asf/hive/blob/831bd7d8/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java.orig -- diff --git a/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java.orig b/ql/src/java

[17/50] [abbrv] hive git commit: HIVE-14362: Support explain analyze in Hive (Pengcheng Xiong, reviewed by Ashutosh Chauhan, Gopal V and Gabor Szadovszky)

2017-03-28 Thread omalley
http://git-wip-us.apache.org/repos/asf/hive/blob/831bd7d8/ql/src/test/results/clientpositive/tez/explainanalyze_3.q.out -- diff --git a/ql/src/test/results/clientpositive/tez/explainanalyze_3.q.out b/ql/src/test/results/clientposi

[30/50] [abbrv] hive git commit: HIVE-15084: Flaky test: TestMiniTezCliDriver:explainanalyze_1, 2, 3, 4, 5 (Pengcheng Xiong)

2017-03-28 Thread omalley
HIVE-15084: Flaky test: TestMiniTezCliDriver:explainanalyze_1, 2, 3, 4, 5 (Pengcheng Xiong) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/299926e1 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/299926e1 Diff: http://g

[06/50] [abbrv] hive git commit: HIVE-15994: Grouping function error when grouping sets are not specified (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2017-03-28 Thread omalley
HIVE-15994: Grouping function error when grouping sets are not specified (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan) Change-Id: I15e187973cb6e682579829b3a21d250ab4e276e0 Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/com

[50/50] [abbrv] hive git commit: HIVE-13815: Improve logic to infer false predicates (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2017-03-28 Thread omalley
HIVE-13815: Improve logic to infer false predicates (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan) Conflicts: ql/src/test/results/clientpositive/lineage3.q.out ql/src/test/results/clientpositive/spark/constprog_partitioner.q.out Change-Id: I0727a4681836aedd422fde69b6e32d

[40/50] [abbrv] hive git commit: HIVE-15874: Invalid position alias in Group By when CBO failed (Walter Wu, reviewed by Pengcheng Xiong)

2017-03-28 Thread omalley
HIVE-15874: Invalid position alias in Group By when CBO failed (Walter Wu, reviewed by Pengcheng Xiong) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/d8ff8260 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/d8ff8260 Di

[18/50] [abbrv] hive git commit: HIVE-14362: Support explain analyze in Hive (Pengcheng Xiong, reviewed by Ashutosh Chauhan, Gopal V and Gabor Szadovszky)

2017-03-28 Thread omalley
http://git-wip-us.apache.org/repos/asf/hive/blob/831bd7d8/ql/src/test/results/clientpositive/tez/explainanalyze_2.q.out -- diff --git a/ql/src/test/results/clientpositive/tez/explainanalyze_2.q.out b/ql/src/test/results/clientposi

[22/50] [abbrv] hive git commit: HIVE-14362: Support explain analyze in Hive (Pengcheng Xiong, reviewed by Ashutosh Chauhan, Gopal V and Gabor Szadovszky)

2017-03-28 Thread omalley
http://git-wip-us.apache.org/repos/asf/hive/blob/831bd7d8/ql/src/java/org/apache/hadoop/hive/ql/exec/Operator.java -- diff --git a/ql/src/java/org/apache/hadoop/hive/ql/exec/Operator.java b/ql/src/java/org/apache/hadoop/hive/ql/ex

[12/50] [abbrv] hive git commit: HIVE-14367 : Estimated size for constant nulls is 0 (Ashutosh Chauhan via Jesus Camacho Rodriguez)

2017-03-28 Thread omalley
http://git-wip-us.apache.org/repos/asf/hive/blob/b87d460c/ql/src/test/results/clientpositive/tez/dynamic_partition_pruning.q.out -- diff --git a/ql/src/test/results/clientpositive/tez/dynamic_partition_pruning.q.out b/ql/src/test

[01/50] [abbrv] hive git commit: HIVE-16023: Wrong estimation for number of rows generated by IN expression (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2017-03-28 Thread omalley
Repository: hive Updated Branches: refs/heads/branch-2.2 [created] ab3af5b02 HIVE-16023: Wrong estimation for number of rows generated by IN expression (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan) Change-Id: I81ab162ba9df684d1c0c8b9f195779144b3d465a Project: http://git-wip-us.apa

[49/50] [abbrv] hive git commit: HIVE-13815: Improve logic to infer false predicates (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2017-03-28 Thread omalley
http://git-wip-us.apache.org/repos/asf/hive/blob/ab3af5b0/ql/src/test/results/clientpositive/spark/constprog_semijoin.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/constprog_semijoin.q.out b/ql/src/test/results/cl

[24/50] [abbrv] hive git commit: HIVE-15084: Flaky test: TestMiniTezCliDriver:explainanalyze_1, 2, 3, 4, 5 (Pengcheng Xiong)

2017-03-28 Thread omalley
http://git-wip-us.apache.org/repos/asf/hive/blob/299926e1/ql/src/test/results/clientpositive/union19.q.out -- diff --git a/ql/src/test/results/clientpositive/union19.q.out b/ql/src/test/results/clientpositive/union19.q.out index 8

[31/50] [abbrv] hive git commit: HIVE-16020: LLAP : Reduce IPC connection misses (Rajesh Balamohan, Siddharth Seth, reviewed by Sergey Shelukhin)

2017-03-28 Thread omalley
HIVE-16020: LLAP : Reduce IPC connection misses (Rajesh Balamohan, Siddharth Seth, reviewed by Sergey Shelukhin) Change-Id: Ibf7f4c1a9840fa1463a7c7c4a777e5a276254e2e Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/b24f2704 Tre

[10/50] [abbrv] hive git commit: HIVE-14367 : Estimated size for constant nulls is 0 (Ashutosh Chauhan via Jesus Camacho Rodriguez)

2017-03-28 Thread omalley
http://git-wip-us.apache.org/repos/asf/hive/blob/b87d460c/ql/src/test/results/clientpositive/tez/vector_coalesce.q.out -- diff --git a/ql/src/test/results/clientpositive/tez/vector_coalesce.q.out b/ql/src/test/results/clientpositi

[33/50] [abbrv] hive git commit: HIVE-15935: ACL is not set in ATS data (Daniel Dai, reviewed by Siddharth Seth)

2017-03-28 Thread omalley
HIVE-15935: ACL is not set in ATS data (Daniel Dai, reviewed by Siddharth Seth) Change-Id: I95734893c18cefe58731323ad33e6097118c3378 Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/fa53585a Tree: http://git-wip-us.apache.org/re

[27/50] [abbrv] hive git commit: HIVE-15084: Flaky test: TestMiniTezCliDriver:explainanalyze_1, 2, 3, 4, 5 (Pengcheng Xiong)

2017-03-28 Thread omalley
http://git-wip-us.apache.org/repos/asf/hive/blob/299926e1/ql/src/test/results/clientpositive/llap/tez_union_multiinsert.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/tez_union_multiinsert.q.out b/ql/src/test/resul

[41/50] [abbrv] hive git commit: HIVE-15884: Optimize not between for vectorization (Pengcheng Xiong, reviewed by Ashutosh Chauhan)

2017-03-28 Thread omalley
HIVE-15884: Optimize not between for vectorization (Pengcheng Xiong, 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/859574f0 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/859574f0 Diff: h

[04/50] [abbrv] hive git commit: HIVE-14959: Fix DISTINCT with windowing when CBO is enabled/disabled (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2017-03-28 Thread omalley
http://git-wip-us.apache.org/repos/asf/hive/blob/f84e9f15/ql/src/test/results/clientpositive/llap/cbo_rp_windowing_2.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/cbo_rp_windowing_2.q.out b/ql/src/test/results/clie

hive git commit: HIVE-16305: Additional Datanucleus ClassLoaderResolverImpl leaks causing HS2 OOM (Daniel Dai, reviewed by Thejas Nair)

2017-03-28 Thread daijy
Repository: hive Updated Branches: refs/heads/master ae27806e4 -> b6d9dfe29 HIVE-16305: Additional Datanucleus ClassLoaderResolverImpl leaks causing HS2 OOM (Daniel Dai, reviewed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/re

hive git commit: HIVE-16305: Additional Datanucleus ClassLoaderResolverImpl leaks causing HS2 OOM (Daniel Dai, reviewed by Thejas Nair)

2017-03-28 Thread daijy
Repository: hive Updated Branches: refs/heads/branch-2 e33a50fb9 -> 48f6e3008 HIVE-16305: Additional Datanucleus ClassLoaderResolverImpl leaks causing HS2 OOM (Daniel Dai, reviewed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/

[05/50] [abbrv] hive git commit: HIVE-14959: Fix DISTINCT with windowing when CBO is enabled/disabled (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2017-03-28 Thread omalley
HIVE-14959: Fix DISTINCT with windowing when CBO is enabled/disabled (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan) (cherry-picked 36e810fa6fd1b353ee1d9907927aa472ae53dd48) Change-Id: I2862a55926c8f2b0ea6c62894c2ce4a5511b45ff Project: http://git-wip-us.apache.org/repos/asf/hive/repo C

[03/50] [abbrv] hive git commit: HIVE-14959: Fix DISTINCT with windowing when CBO is enabled/disabled (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2017-03-28 Thread omalley
http://git-wip-us.apache.org/repos/asf/hive/blob/9e7daaf4/ql/src/test/results/clientpositive/llap/windowing.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/windowing.q.out b/ql/src/test/results/clientpositive/llap/wi

[01/50] [abbrv] hive git commit: HIVE-16023: Wrong estimation for number of rows generated by IN expression (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan) [Forced Update!]

2017-03-28 Thread omalley
Repository: hive Updated Branches: refs/heads/branch-2.2 ab3af5b02 -> f31f7495e (forced update) HIVE-16023: Wrong estimation for number of rows generated by IN expression (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan) Change-Id: I81ab162ba9df684d1c0c8b9f195779144b3d465a Project: ht

[42/50] [abbrv] hive git commit: HIVE-16050: Regression: Union of null with non-null (Gopal V, reviewed by Sergey Shelukhin)

2017-03-28 Thread omalley
HIVE-16050: Regression: Union of null with non-null (Gopal V, reviewed by Sergey Shelukhin) (cherry-picked: a6366fc07931f374af77d0ab208404027bf165a3) Change-Id: I65d05a2385f712bec0f41269c2498136b60fba0d Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.

[16/50] [abbrv] hive git commit: HIVE-14367 : Estimated size for constant nulls is 0 (Ashutosh Chauhan via Jesus Camacho Rodriguez)

2017-03-28 Thread omalley
HIVE-14367 : Estimated size for constant nulls is 0 (Ashutosh Chauhan via Jesus Camacho Rodriguez) Signed-off-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/47dbc005 Tree: http://git-wip-us.apache.org/re

[29/50] [abbrv] hive git commit: HIVE-15084: Flaky test: TestMiniTezCliDriver:explainanalyze_1, 2, 3, 4, 5 (Pengcheng Xiong)

2017-03-28 Thread omalley
http://git-wip-us.apache.org/repos/asf/hive/blob/9f5bea3b/ql/src/test/results/clientpositive/llap/tez_union_multiinsert.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/tez_union_multiinsert.q.out b/ql/src/test/resul

[40/50] [abbrv] hive git commit: HIVE-16067. LLAP: send out container complete messages after a fragment completes. (Siddharth Seth, reviewed by Sergey Shelukhin)

2017-03-28 Thread omalley
HIVE-16067. LLAP: send out container complete messages after a fragment completes. (Siddharth Seth, reviewed by Sergey Shelukhin) (cherry picked from commit ba5397a7819ca0388c147cd1ab53c4d102b35132) Change-Id: Ibbcc4cb01a6a6c81cd4845899e31c9ad765225ed Project: http://git-wip-us.apache.org/repo

[15/50] [abbrv] hive git commit: HIVE-14367 : Estimated size for constant nulls is 0 (Ashutosh Chauhan via Jesus Camacho Rodriguez)

2017-03-28 Thread omalley
http://git-wip-us.apache.org/repos/asf/hive/blob/47dbc005/ql/src/test/results/clientpositive/annotate_stats_limit.q.out -- diff --git a/ql/src/test/results/clientpositive/annotate_stats_limit.q.out b/ql/src/test/results/clientposi

[34/50] [abbrv] hive git commit: HIVE-15935: ACL is not set in ATS data (Daniel Dai, reviewed by Siddharth Seth)

2017-03-28 Thread omalley
HIVE-15935: ACL is not set in ATS data (Daniel Dai, reviewed by Siddharth Seth) Change-Id: I95734893c18cefe58731323ad33e6097118c3378 Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/44e49982 Tree: http://git-wip-us.apache.org/re

[09/50] [abbrv] hive git commit: HIVE-14367 : Estimated size for constant nulls is 0 (Ashutosh Chauhan via Jesus Camacho Rodriguez)

2017-03-28 Thread omalley
http://git-wip-us.apache.org/repos/asf/hive/blob/47dbc005/ql/src/test/results/clientpositive/tez/vectorized_dynamic_partition_pruning.q.out -- diff --git a/ql/src/test/results/clientpositive/tez/vectorized_dynamic_partition_prunin

[19/50] [abbrv] hive git commit: HIVE-14362: Support explain analyze in Hive (Pengcheng Xiong, reviewed by Ashutosh Chauhan, Gopal V and Gabor Szadovszky)

2017-03-28 Thread omalley
http://git-wip-us.apache.org/repos/asf/hive/blob/fd72ec4a/ql/src/test/results/clientpositive/columnstats_tbllvl.q.out -- diff --git a/ql/src/test/results/clientpositive/columnstats_tbllvl.q.out b/ql/src/test/results/clientpositive

[10/50] [abbrv] hive git commit: HIVE-14367 : Estimated size for constant nulls is 0 (Ashutosh Chauhan via Jesus Camacho Rodriguez)

2017-03-28 Thread omalley
http://git-wip-us.apache.org/repos/asf/hive/blob/47dbc005/ql/src/test/results/clientpositive/tez/vector_coalesce.q.out -- diff --git a/ql/src/test/results/clientpositive/tez/vector_coalesce.q.out b/ql/src/test/results/clientpositi

[20/50] [abbrv] hive git commit: HIVE-14362: Support explain analyze in Hive (Pengcheng Xiong, reviewed by Ashutosh Chauhan, Gopal V and Gabor Szadovszky)

2017-03-28 Thread omalley
http://git-wip-us.apache.org/repos/asf/hive/blob/fd72ec4a/ql/src/java/org/apache/hadoop/hive/ql/parse/SubQueryDiagnostic.java -- diff --git a/ql/src/java/org/apache/hadoop/hive/ql/parse/SubQueryDiagnostic.java b/ql/src/java/org/a

[35/50] [abbrv] hive git commit: HIVE-15955: make explain formatted to include opId and etc (Pengcheng Xiong, reviewed by Ashutosh Chauhan)

2017-03-28 Thread omalley
HIVE-15955: make explain formatted to include opId and etc (Pengcheng Xiong, 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/e27199b9 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/e27199b9

[43/50] [abbrv] hive git commit: HIVE-15884: Optimize not between for vectorization (Pengcheng Xiong, reviewed by Ashutosh Chauhan)

2017-03-28 Thread omalley
HIVE-15884: Optimize not between for vectorization (Pengcheng Xiong, 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/5f533bce Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/5f533bce Diff: h

[36/50] [abbrv] hive git commit: HIVE-16018: Add more information for DynamicPartitionPruningOptimization (Pengcheng Xiong, reviewed by Ashutosh Chauhan)

2017-03-28 Thread omalley
HIVE-16018: Add more information for DynamicPartitionPruningOptimization (Pengcheng Xiong, 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/127deb2b Tree: http://git-wip-us.apache.org/repos/asf/hive

[39/50] [abbrv] hive git commit: HIVE-15874: Invalid position alias in Group By when CBO failed (Walter Wu, reviewed by Pengcheng Xiong)

2017-03-28 Thread omalley
HIVE-15874: Invalid position alias in Group By when CBO failed (Walter Wu, reviewed by Pengcheng Xiong) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/fb1c9fd7 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/fb1c9fd7 Di

[28/50] [abbrv] hive git commit: HIVE-15084: Flaky test: TestMiniTezCliDriver:explainanalyze_1, 2, 3, 4, 5 (Pengcheng Xiong)

2017-03-28 Thread omalley
http://git-wip-us.apache.org/repos/asf/hive/blob/9f5bea3b/ql/src/test/results/clientpositive/tez/explainanalyze_2.q.out -- diff --git a/ql/src/test/results/clientpositive/tez/explainanalyze_2.q.out b/ql/src/test/results/clientposi

[49/50] [abbrv] hive git commit: HIVE-13815: Improve logic to infer false predicates (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2017-03-28 Thread omalley
http://git-wip-us.apache.org/repos/asf/hive/blob/f31f7495/ql/src/test/results/clientpositive/spark/constprog_semijoin.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/constprog_semijoin.q.out b/ql/src/test/results/cl

[37/50] [abbrv] hive git commit: HIVE-16022: BloomFilter check not showing up in MERGE statement queries (Jason Dere reviewed by Gunt her Hagleitner)

2017-03-28 Thread omalley
http://git-wip-us.apache.org/repos/asf/hive/blob/c3d311f4/ql/src/test/results/clientpositive/llap/vectorized_dynamic_semijoin_reduction2.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/vectorized_dynamic_semijoin_red

[21/50] [abbrv] hive git commit: HIVE-14362: Support explain analyze in Hive (Pengcheng Xiong, reviewed by Ashutosh Chauhan, Gopal V and Gabor Szadovszky)

2017-03-28 Thread omalley
http://git-wip-us.apache.org/repos/asf/hive/blob/fd72ec4a/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java.orig -- diff --git a/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java.orig b/ql/src/java

[13/50] [abbrv] hive git commit: HIVE-14367 : Estimated size for constant nulls is 0 (Ashutosh Chauhan via Jesus Camacho Rodriguez)

2017-03-28 Thread omalley
http://git-wip-us.apache.org/repos/asf/hive/blob/47dbc005/ql/src/test/results/clientpositive/remove_exprs_stats.q.out -- diff --git a/ql/src/test/results/clientpositive/remove_exprs_stats.q.out b/ql/src/test/results/clientpositive

[24/50] [abbrv] hive git commit: HIVE-16020: LLAP : Reduce IPC connection misses (Rajesh Balamohan, Siddharth Seth, reviewed by Sergey Shelukhin)

2017-03-28 Thread omalley
HIVE-16020: LLAP : Reduce IPC connection misses (Rajesh Balamohan, Siddharth Seth, reviewed by Sergey Shelukhin) Change-Id: Ibf7f4c1a9840fa1463a7c7c4a777e5a276254e2e Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/59cde667 Tre

[08/50] [abbrv] hive git commit: HIVE-14367 : Estimated size for constant nulls is 0 (Ashutosh Chauhan via Jesus Camacho Rodriguez)

2017-03-28 Thread omalley
http://git-wip-us.apache.org/repos/asf/hive/blob/47dbc005/ql/src/test/results/clientpositive/vector_decimal_udf.q.out -- diff --git a/ql/src/test/results/clientpositive/vector_decimal_udf.q.out b/ql/src/test/results/clientpositive

[46/50] [abbrv] hive git commit: HIVE-16082. Allow user to change number of listener thread in LlapTaskCommunicator. (Zhiyuan Yang, reviewed by Rajesh Balamohan)

2017-03-28 Thread omalley
HIVE-16082. Allow user to change number of listener thread in LlapTaskCommunicator. (Zhiyuan Yang, reviewed by Rajesh Balamohan) Change-Id: Iefbd8f38addf2e3dfb6b60ad1f691e5b19102a21 Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/com

[06/50] [abbrv] hive git commit: HIVE-15994: Grouping function error when grouping sets are not specified (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2017-03-28 Thread omalley
HIVE-15994: Grouping function error when grouping sets are not specified (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan) Change-Id: I15e187973cb6e682579829b3a21d250ab4e276e0 Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/com

[41/50] [abbrv] hive git commit: HIVE-16040 : union column expansion should take aliases from the leftmost branch (Sergey Shelukhin, reviewed by Ashutosh Chauhan)

2017-03-28 Thread omalley
HIVE-16040 : union column expansion should take aliases from the leftmost branch (Sergey Shelukhin, reviewed by Ashutosh Chauhan) Conflicts: ql/src/test/results/clientpositive/perf/query14.q.out Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.o

[44/50] [abbrv] hive git commit: HIVE-16068: BloomFilter expectedEntries not always using NDV when it's available during runtime filtering (Jason Dere, reviewed by Gunther Hagleitner)

2017-03-28 Thread omalley
HIVE-16068: BloomFilter expectedEntries not always using NDV when it's available during runtime filtering (Jason Dere, reviewed by Gunther Hagleitner) Change-Id: I9a5f3960e1b7fc1416f510aefbeab6f28bbafffa Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.

[32/50] [abbrv] hive git commit: HIVE-15084: Flaky test: TestMiniTezCliDriver:explainanalyze_1, 2, 3, 4, 5 (Pengcheng Xiong)

2017-03-28 Thread omalley
HIVE-15084: Flaky test: TestMiniTezCliDriver:explainanalyze_1, 2, 3, 4, 5 (Pengcheng Xiong) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/9f5bea3b Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/9f5bea3b Diff: http://g

[04/50] [abbrv] hive git commit: HIVE-14959: Fix DISTINCT with windowing when CBO is enabled/disabled (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2017-03-28 Thread omalley
http://git-wip-us.apache.org/repos/asf/hive/blob/9e7daaf4/ql/src/test/results/clientpositive/llap/cbo_rp_windowing_2.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/cbo_rp_windowing_2.q.out b/ql/src/test/results/clie

[14/50] [abbrv] hive git commit: HIVE-14367 : Estimated size for constant nulls is 0 (Ashutosh Chauhan via Jesus Camacho Rodriguez)

2017-03-28 Thread omalley
http://git-wip-us.apache.org/repos/asf/hive/blob/47dbc005/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 b/ql/src/te

[18/50] [abbrv] hive git commit: HIVE-14362: Support explain analyze in Hive (Pengcheng Xiong, reviewed by Ashutosh Chauhan, Gopal V and Gabor Szadovszky)

2017-03-28 Thread omalley
http://git-wip-us.apache.org/repos/asf/hive/blob/fd72ec4a/ql/src/test/results/clientpositive/tez/explainanalyze_2.q.out -- diff --git a/ql/src/test/results/clientpositive/tez/explainanalyze_2.q.out b/ql/src/test/results/clientposi

[25/50] [abbrv] hive git commit: HIVE-15951 : Make sure base persist directory is unique and deleted (Slim Bouguerra via Ashutosh Chauhan)

2017-03-28 Thread omalley
HIVE-15951 : Make sure base persist directory is unique and deleted (Slim Bouguerra via Ashutosh Chauhan) Change-Id: I7bfda5a1d5e2ca8324ab67b73145c50416ffe808 Signed-off-by: Ashutosh Chauhan Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/as

  1   2   >