hive git commit: HIVE-11303: Getting Tez LimitExceededException after dag execution on large query (Jason Dere, reviewed by Gopal V)

2015-07-21 Thread jdere
Repository: hive Updated Branches: refs/heads/branch-1 63b1ea307 -> 8e8e39152 HIVE-11303: Getting Tez LimitExceededException after dag execution on large query (Jason Dere, reviewed by Gopal V) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/rep

hive git commit: HIVE-11303: Getting Tez LimitExceededException after dag execution on large query (Jason Dere, reviewed by Gopal V)

2015-07-21 Thread jdere
Repository: hive Updated Branches: refs/heads/master bab3ee31e -> 72f97fc77 HIVE-11303: Getting Tez LimitExceededException after dag execution on large query (Jason Dere, reviewed by Gopal V) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos

[3/3] hive git commit: HIVE-10673: Dynamically partitioned hash join for Tez (Jason Dere, reviewed by Vikram Dixit)

2015-07-21 Thread jdere
HIVE-10673: Dynamically partitioned hash join for Tez (Jason Dere, reviewed by Vikram Dixit) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/63b1ea30 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/63b1ea30 Diff: http://

[2/3] hive git commit: HIVE-10673: Dynamically partitioned hash join for Tez (Jason Dere, reviewed by Vikram Dixit)

2015-07-21 Thread jdere
http://git-wip-us.apache.org/repos/asf/hive/blob/63b1ea30/ql/src/test/results/clientpositive/tez/tez_dynpart_hashjoin_1.q.out -- diff --git a/ql/src/test/results/clientpositive/tez/tez_dynpart_hashjoin_1.q.out b/ql/src/test/resul

[1/3] hive git commit: HIVE-10673: Dynamically partitioned hash join for Tez (Jason Dere, reviewed by Vikram Dixit)

2015-07-21 Thread jdere
Repository: hive Updated Branches: refs/heads/branch-1 77aefd6c8 -> 63b1ea307 http://git-wip-us.apache.org/repos/asf/hive/blob/63b1ea30/ql/src/test/results/clientpositive/tez/tez_vector_dynpart_hashjoin_1.q.out -- diff --git a

hive git commit: HIVE-11210. Remove dependency on HiveConf from Orc reader and writer.

2015-07-21 Thread omalley
Repository: hive Updated Branches: refs/heads/master 04d54f61c -> bab3ee31e HIVE-11210. Remove dependency on HiveConf from Orc reader and writer. Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/bab3ee31 Tree: http://git-wip-

[2/3] hive git commit: HIVE-11303: Getting Tez LimitExceededException after dag execution on large query (Jason Dere, reviewed by Vikram Dixit)

2015-07-21 Thread jdere
http://git-wip-us.apache.org/repos/asf/hive/blob/04d54f61/ql/src/test/results/clientpositive/tez/tez_dynpart_hashjoin_1.q.out -- diff --git a/ql/src/test/results/clientpositive/tez/tez_dynpart_hashjoin_1.q.out b/ql/src/test/resul

[3/3] hive git commit: HIVE-11303: Getting Tez LimitExceededException after dag execution on large query (Jason Dere, reviewed by Vikram Dixit)

2015-07-21 Thread jdere
HIVE-11303: Getting Tez LimitExceededException after dag execution on large query (Jason Dere, reviewed by Vikram Dixit) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/04d54f61 Tree: http://git-wip-us.apache.org/repos/asf/hive

[1/3] hive git commit: HIVE-11303: Getting Tez LimitExceededException after dag execution on large query (Jason Dere, reviewed by Vikram Dixit)

2015-07-21 Thread jdere
Repository: hive Updated Branches: refs/heads/master 990416249 -> 04d54f61c http://git-wip-us.apache.org/repos/asf/hive/blob/04d54f61/ql/src/test/results/clientpositive/tez/tez_vector_dynpart_hashjoin_1.q.out -- diff --git a/q

hive git commit: HIVE-11320 ACID enable predicate pushdown for insert-only delta file (Eugene Koifman, reviewed by Alan Gates)

2015-07-21 Thread ekoifman
Repository: hive Updated Branches: refs/heads/branch-1 684d0e5e1 -> 77aefd6c8 HIVE-11320 ACID enable predicate pushdown for insert-only delta file (Eugene Koifman, reviewed by Alan Gates) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf

hive git commit: HIVE-11320 ACID enable predicate pushdown for insert-only delta file (Eugene Koifman, reviewed by Alan Gates)

2015-07-21 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 6ec72de79 -> 990416249 HIVE-11320 ACID enable predicate pushdown for insert-only delta file (Eugene Koifman, reviewed by Alan Gates) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/h

hive git commit: HIVE-11229 Mutation API: Coordinator communication with meta store should be optional (Elliot West via gates)

2015-07-21 Thread gates
Repository: hive Updated Branches: refs/heads/master dfdc6700c -> 6ec72de79 HIVE-11229 Mutation API: Coordinator communication with meta store should be optional (Elliot West via gates) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/h

hive git commit: HIVE-11311: Avoid dumping AST tree String in Explain unless necessary (Jesus Camacho Rodriguez, reviewed by Hari Sankar Sivarama Subramaniyan)

2015-07-21 Thread jcamacho
Repository: hive Updated Branches: refs/heads/master 55853b416 -> dfdc6700c HIVE-11311: Avoid dumping AST tree String in Explain unless necessary (Jesus Camacho Rodriguez, reviewed by Hari Sankar Sivarama Subramaniyan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://

hive git commit: HIVE-11172 : Vectorization wrong results for aggregate query with where clause without group by (Hari Subramaniyan, reviewed by Matt McCline)

2015-07-21 Thread harisankar
Repository: hive Updated Branches: refs/heads/branch-1 c8a30f676 -> 684d0e5e1 HIVE-11172 : Vectorization wrong results for aggregate query with where clause without group by (Hari Subramaniyan, reviewed by Matt McCline) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http:/

hive git commit: HIVE-11172 : Vectorization wrong results for aggregate query with where clause without group by (Hari Subramaniyan, reviewed by Matt McCline)

2015-07-21 Thread harisankar
Repository: hive Updated Branches: refs/heads/master 09448652d -> 55853b416 HIVE-11172 : Vectorization wrong results for aggregate query with where clause without group by (Hari Subramaniyan, reviewed by Matt McCline) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://g