hive git commit: HIVE-17921 Aggregation with struct in LLAP produces wrong result (Saurabh Seth via Eugene Koifman)

2018-09-10 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 346c0ce44 -> ad93cfd75 HIVE-17921 Aggregation with struct in LLAP produces wrong result (Saurabh Seth via Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/

hive git commit: HIVE-20506 - HOS times out when cluster is full while Hive-on-MR waits

2018-09-10 Thread brock
Repository: hive Updated Branches: refs/heads/master afb61aebf -> 346c0ce44 HIVE-20506 - HOS times out when cluster is full while Hive-on-MR waits (Brock Noland reviewed by Sahil Takiar) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/

hive git commit: HIVE-20020: Hive contrib jar should not be in lib (Alice Fan, reviewed by Aihua Xu)

2018-09-10 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master b60b13f97 -> afb61aebf HIVE-20020: Hive contrib jar should not be in lib (Alice Fan, reviewed by Aihua Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/afb61aeb Tree:

hive git commit: HIVE-18724: Improve error handling for subqueries referencing columns(correlated) of its grand-parent query (Igor Kryvenko, reviewed by Vineet Garg)

2018-09-10 Thread vgarg
Repository: hive Updated Branches: refs/heads/master c7d5606b5 -> b60b13f97 HIVE-18724: Improve error handling for subqueries referencing columns(correlated) of its grand-parent query (Igor Kryvenko, reviewed by Vineet Garg) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20481: Add the Kafka Key record as part of the row (Slim Bouguerra, reviewed by Vineet Garg)

2018-09-10 Thread vgarg
Repository: hive Updated Branches: refs/heads/master 116d2393f -> c7d5606b5 HIVE-20481: Add the Kafka Key record as part of the row (Slim Bouguerra, reviewed by Vineet Garg) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/c

hive git commit: HIVE-20514: Query with outer join filter is failing with dynamic partition join(Vineet Garg, reviewed by Jason Dere)

2018-09-10 Thread vgarg
Repository: hive Updated Branches: refs/heads/master c30dcbb4b -> 116d2393f HIVE-20514: Query with outer join filter is failing with dynamic partition join(Vineet Garg, reviewed by Jason Dere) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repo

hive git commit: HIVE-20489: Recursive calls to intern path strings causes parse to hang (Janaki Lahorani, reviewed by Yongzhi Chen and Naveen Gangam)

2018-09-10 Thread ngangam
Repository: hive Updated Branches: refs/heads/master de9aaf607 -> c30dcbb4b HIVE-20489: Recursive calls to intern path strings causes parse to hang (Janaki Lahorani, reviewed by Yongzhi Chen and Naveen Gangam) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-u

hive git commit: HIVE-20502: Fix NPE while running skewjoin_mapjoin10.q when column stats is used. (Daniel Voros via Zoltan Haindrich)

2018-09-10 Thread kgyrtkirk
Repository: hive Updated Branches: refs/heads/master ff98a30ab -> de9aaf607 HIVE-20502: Fix NPE while running skewjoin_mapjoin10.q when column stats is used. (Daniel Voros via Zoltan Haindrich) Signed-off-by: Zoltan Haindrich Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit

[2/2] hive git commit: HIVE-20513: Vectorization: Improve Fast Vector MapJoin Bytes Hash Tables (Matt McCline, reviewed by Zoltan Haindrich)

2018-09-10 Thread mmccline
HIVE-20513: Vectorization: Improve Fast Vector MapJoin Bytes Hash Tables (Matt McCline, reviewed by Zoltan Haindrich) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/ff98a30a Tree: http://git-wip-us.apache.org/repos/asf/hive/tr

[1/2] hive git commit: HIVE-20513: Vectorization: Improve Fast Vector MapJoin Bytes Hash Tables (Matt McCline, reviewed by Zoltan Haindrich)

2018-09-10 Thread mmccline
Repository: hive Updated Branches: refs/heads/master 494b771ac -> ff98a30ab http://git-wip-us.apache.org/repos/asf/hive/blob/ff98a30a/serde/src/java/org/apache/hadoop/hive/serde2/WriteBuffers.java -- diff --git a/serde/src/java